Cleaned up the templates and added some content to my first blog post
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<article>
|
||||
<header>
|
||||
<h2><a href='@|uri-path|'>@|title|</a></h2>
|
||||
<p class='date-and-tags'>@|date| :: @|tags|</p>
|
||||
<p class='date-and-tags'>@|date| - @|tags|</p>
|
||||
<p class='authors'>By: @|authors|</p>
|
||||
</header>
|
||||
@|content-only|
|
||||
|
Reference in New Issue
Block a user