Commit 9bd1983e167c7a040565d8e03a20364455bddd59

Authored by Andrew8xx8
1 parent 9710e42d

Search link removed. Will be implemented later

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
app/views/layouts/snippets.html.haml
... ... @@ -18,7 +18,5 @@
18 18 = nav_link(path: 'snippets#index') do
19 19 = link_to snippets_path do
20 20 Discover snippets
21   - = nav_link(path: 'search#show') do
22   - = link_to "Search", search_path
23 21  
24 22 .content= yield
... ...