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

lolsob-rspec
Matt Jankowski 2017-04-14 20:37:20 -04:00 committed by Eugen
parent 90aa720d2e
commit c784b1f95a
1 changed files with 1 additions and 1 deletions

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?