* Add new logo

* Remove unused images
This commit is contained in:
Eugen Rochko
2017-07-23 02:40:39 +02:00
committed by GitHub
parent 7964bfccdb
commit 0e0f18ce7c
21 changed files with 17 additions and 11 deletions

View File

@ -6,8 +6,7 @@
.logo-container
%h1
= link_to root_path do
= image_tag asset_pack_path('logo.svg')
Mastodon
= image_tag asset_pack_path('logo_full.svg'), alt: 'Mastodon'
.form-container
= render 'flashes'