This commit is contained in:
f 2019-10-02 14:37:15 -03:00
parent f8c1c4ba20
commit 01b8309df0
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D
3 changed files with 3 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

View file

@ -17,6 +17,9 @@
= javascript_include_tag 'application',
'data-turbolinks-track': 'reload'
= favicon_link_tag 'sutty_cuadrada.png',
rel: 'apple-touch-icon', type: 'image/png'
%body{ class: yield(:body) }
.container-fluid#sutty
= yield

Binary file not shown.

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 1.1 KiB