Compare commits

..

1 Commits

Author SHA1 Message Date
khr faa4799dc9 cybrespace branding 2020-02-16 14:40:57 -08:00
1 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,8 @@
.landing
.landing__brand
= link_to root_url, class: 'brand' do
= image_tag @instance_presenter.hero&.file&.url || @instance_presenter.thumbnail&.file&.url || asset_pack_path('media/images/preview.jpg'), alt: @instance_presenter.site_title
= svg_logo_full
%span.brand__tagline=t 'about.tagline'
.landing__grid
.landing__grid__column.landing__grid__column-registration
@ -57,6 +58,7 @@
= link_to about_more_path do
= t('about.learn_more')
= fa_icon 'angle-double-right'
.hero-widget__footer
.hero-widget__footer__column
%h4= t 'about.administered_by'