Skip to content
Snippets Groups Projects
Commit 80ba6eee authored by Arnaud Levy's avatar Arnaud Levy
Browse files

favicon

parent dfc6aab9
No related branches found
No related tags found
No related merge requests found
app/assets/images/favicon.ico

14.7 KiB

app/assets/images/favicon.png

21.3 KiB

......@@ -10,7 +10,7 @@
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap" rel="stylesheet">
<%= stylesheet_link_tag 'admin', media: 'all' %>
<%= javascript_include_tag 'admin' %>
<%= favicon_link_tag 'favicon.ico' %>
<%= favicon_link_tag 'favicon.png' %>
</head>
<body data-theme="dark" data-layout="fluid" data-sidebar-position="left" data-sidebar-behavior="sticky">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment