Support for guides
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
</div>
|
||||
<nav>
|
||||
<a href="/">Home</a>
|
||||
<a href="/guides.html">Guides</a>
|
||||
<a href="/about.html">About</a>
|
||||
<a href="/contact.html">Contact</a>
|
||||
</nav>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<article>
|
||||
<section class="header">
|
||||
Posted on $date$
|
||||
Posted on $date$, modified on $modified$
|
||||
$if(author)$
|
||||
by $author$
|
||||
$endif$
|
||||
|
Reference in New Issue
Block a user