This commit is contained in:
Jonathan Rudenberg 2012-08-22 13:49:20 -04:00
parent 24547ab996
commit 68ce1aeaff
15 changed files with 2517 additions and 26 deletions

View file

@ -2,6 +2,5 @@
.navbar-inner
a.brand href='/' Tent
ul.nav
== nav_link_with_active 'Intro', '/'
== nav_link_with_active 'Blog', '/blog'
== nav_link_with_active 'Docs', '/docs'
== nav_link_with_active 'Blog', '/blog', top: true
== nav_link_with_active 'Docs', '/docs', top: true