Moke internal links use router
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
.view__header
|
||||
h1
|
||||
a(href="/")
|
||||
a.logo(href="/")
|
||||
img(src="/images/workbench_front.png")
|
||||
p Crafting Guide
|
||||
.divider.bottom
|
||||
|
||||
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user