Add footer block in the container and a top and bottom block outside container.
This commit is contained in:
@@ -73,6 +73,9 @@ html(lang= lang )
|
||||
|
||||
|
||||
a.skip(href="#main") Skip to main content
|
||||
|
||||
block top
|
||||
|
||||
div.container
|
||||
|
||||
block header
|
||||
@@ -83,4 +86,8 @@ html(lang= lang )
|
||||
each category in content
|
||||
+show-content(category, "")
|
||||
|
||||
block footer
|
||||
|
||||
block bottom
|
||||
|
||||
script(src="assets/scaffolding-min.js")
|
||||
|
||||
Reference in New Issue
Block a user