Simplify getting started links localization. Link "powered by Mastodon" to joinmastodon.org (#3725)
This commit is contained in:
parent
85d5518b6b
commit
47ace633dc
30 changed files with 2 additions and 41 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue