Consolidate header_wp.html and header.html
Consolidate header_wp.html and header.html to a single header.html file.
This commit is contained in:
parent
b44b51c9f1
commit
ee6246379b
5 changed files with 69 additions and 51 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<body>
|
||||
|
||||
{{ partial "nav.html" . }}
|
||||
{{ partial "header_wp.html" . }}
|
||||
{{ partial "header.html" . }}
|
||||
|
||||
<div class="container" role="main">
|
||||
<article class="post-preview">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue