Add server info to frontpage and some other stuff (favicon)
This commit is contained in:
parent
9ea24b4167
commit
85490073ee
7 changed files with 66 additions and 7 deletions
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<title>frzn.dev</title>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<%= csrf_meta_tags %>
|
||||
<%= csp_meta_tag %>
|
||||
<%= stylesheet_link_tag "application", "data-turbo-track": "reload" %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue