Change /index to /
This commit is contained in:
parent
30ca6d2dbf
commit
012da98d7b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
.navbar.navbar-static-top
|
||||
.navbar-inner
|
||||
ul.nav
|
||||
== nav_link_with_active 'Home', '/index', top: true
|
||||
== nav_link_with_active 'Home', '/', top: true
|
||||
== nav_link_with_active 'About', '/about', top:true
|
||||
== nav_link_with_active 'Docs', '/docs', top: true
|
||||
== nav_link_with_active 'Blog', '/blog', top: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue