cybre cleanup
This commit is contained in:
committed by
beatrix-bitrot
parent
39b6b37b74
commit
b27842dc70
@@ -17,7 +17,7 @@
|
||||
|
||||
.wrapper
|
||||
%h1
|
||||
= image_tag asset_pack_path('logo-cybre.png')
|
||||
= image_tag asset_pack_path('logo.png')
|
||||
= Setting.site_title
|
||||
|
||||
%p!= t('about.about_mastodon')
|
||||
|
@@ -6,7 +6,7 @@
|
||||
.sidebar-wrapper
|
||||
.sidebar
|
||||
= link_to root_path do
|
||||
= image_tag asset_pack_path('logo-cybre.png'), class: 'logo'
|
||||
= image_tag asset_pack_path('logo.png'), class: 'logo'
|
||||
|
||||
= render_navigation
|
||||
.content-wrapper
|
||||
|
@@ -6,7 +6,7 @@
|
||||
.logo-container
|
||||
%h1
|
||||
= link_to root_path do
|
||||
= image_tag asset_pack_path('logo-cybre.png')
|
||||
= image_tag asset_pack_path('logo.png')
|
||||
|
||||
.form-container
|
||||
= render 'flashes'
|
||||
|
Reference in New Issue
Block a user