Add docs
This commit is contained in:
parent
24547ab996
commit
68ce1aeaff
15 changed files with 2517 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue