Add basic CI setup (#30)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Rafael Epplée <hello@rafa.ee> Reviewed-on: #30 Co-authored-by: Moritz <moritz.m@local-it.org> Co-committed-by: Moritz <moritz.m@local-it.org>
This commit is contained in:
parent
2116ee1e91
commit
77632bedec
8 changed files with 102 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" class="[scrollbar-gutter:stable]">
|
||||
<head>
|
||||
<%= Application.get_env(:live_debugger, :live_debugger_tags) %>
|
||||
{Application.get_env(:live_debugger, :live_debugger_tags)}
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue