Simplify getting started links localization. Link "powered by Mastodon" to joinmastodon.org (#3725)
This commit is contained in:
@ -10,6 +10,6 @@
|
||||
—
|
||||
%span.domain= link_to site_hostname, root_path
|
||||
%span.powered-by
|
||||
!= t('generic.powered_by', link: link_to('Mastodon', 'https://github.com/tootsuite/mastodon'))
|
||||
!= t('generic.powered_by', link: link_to('Mastodon', 'https://joinmastodon.org'))
|
||||
|
||||
= render template: 'layouts/application'
|
||||
|
Reference in New Issue
Block a user