diff --git a/views/_tags.erb b/views/_tags.erb index 5e42a56c..735111c8 100644 --- a/views/_tags.erb +++ b/views/_tags.erb @@ -7,7 +7,7 @@ <%= tag.name %> <% end %> - <% if is_current_site %> + <% if is_current_site && request.path != '/' %>
<% if is_current_site && current_site.tags_dataset.count < Site::MAXIMUM_TAGS %> Add