Moke internal links use router

This commit is contained in:
Andrew Miner
2015-01-29 12:13:31 -08:00
parent cac523988e
commit d0fdbdf2c6
14 changed files with 94 additions and 41 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
.view__header
h1
a(href="/")
a.logo(href="/")
img(src="/images/workbench_front.png")
p Crafting Guide
.divider.bottom
+1
View File
@@ -13,6 +13,7 @@ html
head
title= pageTitle
meta(charset="UTF-8")
link(href="/images/favicon.png", rel="icon", type="image/png")
block styles
link(rel="stylesheet", type="text/css", href="/css/main.css")