mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
fix alt site title on auth
This commit is contained in:
parent
3b3cd46795
commit
d3e1b5ab31
@ -12,7 +12,7 @@
|
||||
%h2.title.is-2
|
||||
= t('auth.login')
|
||||
|
||||
= image_tag asset_pack_path('media/images/bliss/login.jpg'), alt: @instance_presenter.site_title
|
||||
= image_tag asset_pack_path('media/images/bliss/login.jpg'), alt: 'Mastodon Bliss'
|
||||
|
||||
.form-container
|
||||
= render 'flashes'
|
||||
|
Loading…
x
Reference in New Issue
Block a user