change 'Mastodon' to site name on signup page

This commit is contained in:
Emma Winston
2019-09-13 00:53:29 +01:00
parent 0eeb168bbe
commit 288709e430
2 changed files with 6 additions and 6 deletions

View File

@ -35,7 +35,7 @@
%h4
= fa_icon 'globe fw'
= t('about.see_whats_happening')
%small= t('about.browse_public_posts')
%small= t('about.browse_public_posts', title: site_title)
.directory__tag
= link_to 'https://joinmastodon.org/apps', target: '_blank', rel: 'noopener' do