We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Topics
1 parent e129203 commit 1eebcffCopy full SHA for 1eebcff
1 file changed
app/views/layouts/application.html.slim
@@ -92,7 +92,6 @@ html data-theme="light"
92
span.nav-badge = unread
93
.nav-menu
94
.nav-links
95
- = link_to "Topics", topics_path, class: "nav-link"
96
- search_link = content_for?(:search_sidebar) ? "#search" : topics_path(anchor: "search")
97
= link_to "Search", search_link, class: "nav-link"
98
= link_to "Reports", reports_path, class: "nav-link"
0 commit comments