tent.io/layouts/_navbar.slim
2012-09-20 10:30:30 -04:00

7 lines
262 B
Text

.navbar.navbar-static-top
.navbar-inner
a.brand href='/' Tent
ul.nav
== nav_link_with_active 'Blog', '/blog', top: true
== nav_link_with_active 'Docs', '/docs', top: true
== nav_link_with_active 'Contribute', '/contribute', top: true