mirror of
https://github.com/glitch-soc/mastodon.git
synced 2026-03-29 03:00:33 +02:00
Use site title on tags#show page (#1802)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
.compact-header
|
||||
%h1<
|
||||
= link_to 'Mastodon', root_path
|
||||
= link_to site_title, root_path
|
||||
%small= "##{@tag.name}"
|
||||
|
||||
- if @statuses.empty?
|
||||
|
||||
Reference in New Issue
Block a user