diff options
Diffstat (limited to 'source/_navigation.html.erb')
-rw-r--r-- | source/_navigation.html.erb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source/_navigation.html.erb b/source/_navigation.html.erb index c0e3148..61a72ea 100644 --- a/source/_navigation.html.erb +++ b/source/_navigation.html.erb @@ -46,10 +46,6 @@ <div class="collapse navbar-collapse" id="nav-big"> <ul> - <li class="dropdown"> - <%= link_to "Home", "/" %> - </li> - <% @navigation.each do |key, value| %> <li class="dropdown"> <a data-toggle="dropdown" class="dropdown-toggle" href=<%= key.last %>> |