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

This commit is contained in:
Matt Jankowski
2017-04-15 02:37:20 +02:00
committed by Eugen
parent 89707ad0ac
commit cde1f37d93
+1 -1
View File
@@ -3,7 +3,7 @@
.compact-header
%h1<
= link_to 'Mastodon', root_path
= link_to site_title, root_path
%small= "##{@tag.name}"
- if @statuses.empty?