forked from cybrespace/mastodon
hide header image w/o css
This commit is contained in:
parent
5c224d30c2
commit
d3b281e857
|
@ -8,7 +8,7 @@
|
||||||
= render partial: 'shared/og'
|
= render partial: 'shared/og'
|
||||||
|
|
||||||
.landing-page.alternative
|
.landing-page.alternative
|
||||||
.header
|
.header{ style: 'display: none' }
|
||||||
= image_tag asset_pack_path('header-cybre-alt.jpg'), alt: @instance_presenter.site_title
|
= image_tag asset_pack_path('header-cybre-alt.jpg'), alt: @instance_presenter.site_title
|
||||||
.container
|
.container
|
||||||
.grid
|
.grid
|
||||||
|
|
Loading…
Reference in New Issue