Initial version of header nav bar

This commit is contained in:
Andrew Miner
2015-02-28 13:47:51 -08:00
parent 6f6206e986
commit 7210245cc6
18 changed files with 250 additions and 45 deletions
+14
View File
@@ -10,3 +10,17 @@
a.logo(href="/"): img(src="/images/workbench_front.png")
p Crafting Guide for Minecraft
.divider.bottom
.navBar
a(data-page="whats_new", href="/")
p What's New?
.dot
a(data-page="configure", href="/configure")
p Configure
.dot
a(data-page="browse", href="/browse")
p Browse
.dot
a(data-page="craft", href="/craft")
p Craft
.dot