Added favicon
This commit is contained in:
parent
e5586ec25b
commit
d6a199f0b0
BIN
app/assets/images/favicon.png
Normal file
BIN
app/assets/images/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 313 B |
BIN
app/assets/images/favicon.pyxel
Normal file
BIN
app/assets/images/favicon.pyxel
Normal file
Binary file not shown.
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="ROBOTS" content="NOODP" />
|
<meta name="ROBOTS" content="NOODP" />
|
||||||
|
<%= favicon_link_tag("/assets/favicon.png") %>
|
||||||
<title><%= title %></title>
|
<title><%= title %></title>
|
||||||
<%= stylesheet_link_tag :application, :media => 'all' %>
|
<%= stylesheet_link_tag :application, :media => 'all' %>
|
||||||
<%= csrf_meta_tags %>
|
<%= csrf_meta_tags %>
|
||||||
|
Loading…
Reference in New Issue
Block a user