Use site title on tags#show page (#1802)

th-downstream
Matt Jankowski 8 years ago committed by Eugen
parent 90aa720d2e
commit c784b1f95a

@ -3,7 +3,7 @@
.compact-header
%h1<
= link_to 'Mastodon', root_path
= link_to site_title, root_path
%small= "##{@tag.name}"
- if @statuses.empty?

Loading…
Cancel
Save