mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Add problems to navbar
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
<% end %>
|
<% end %>
|
||||||
<%= horizontal do %>
|
<%= horizontal do %>
|
||||||
<%= nav class: 'navbar-left' do %>
|
<%= nav class: 'navbar-left' do %>
|
||||||
|
<%= link_to 'Problems', problems_path %>
|
||||||
<%= link_to 'Translations', translations_path %>
|
<%= link_to 'Translations', translations_path %>
|
||||||
<% end %>
|
<% end %>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|||||||
Reference in New Issue
Block a user