Introducing Tent.
This commit is contained in:
parent
c9d34ee0a4
commit
71357e5de1
6 changed files with 77 additions and 9 deletions
7
layouts/_navbar.slim
Normal file
7
layouts/_navbar.slim
Normal file
|
@ -0,0 +1,7 @@
|
|||
.navbar.navbar-static-top
|
||||
.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'
|
Loading…
Add table
Add a link
Reference in a new issue