mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-24 04:46:21 +00:00
favicon
This commit is contained in:
parent
f8c1c4ba20
commit
01b8309df0
3 changed files with 3 additions and 0 deletions
BIN
app/assets/images/sutty_cuadrada.png
Normal file
BIN
app/assets/images/sutty_cuadrada.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.7 KiB |
|
@ -17,6 +17,9 @@
|
||||||
= javascript_include_tag 'application',
|
= javascript_include_tag 'application',
|
||||||
'data-turbolinks-track': 'reload'
|
'data-turbolinks-track': 'reload'
|
||||||
|
|
||||||
|
= favicon_link_tag 'sutty_cuadrada.png',
|
||||||
|
rel: 'apple-touch-icon', type: 'image/png'
|
||||||
|
|
||||||
%body{ class: yield(:body) }
|
%body{ class: yield(:body) }
|
||||||
.container-fluid#sutty
|
.container-fluid#sutty
|
||||||
= yield
|
= yield
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in a new issue