Rearchitect theme directory (#59)
* Rearchitect theme directory * Fix symlink
This commit is contained in:
5
layouts/partials/list-posts.html
Normal file
5
layouts/partials/list-posts.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<article class="post-title">
|
||||
<a href="{{ .RelPermalink }}" class="post-link">{{ .Title }}</a>
|
||||
<div class="flex-break"></div>
|
||||
<span class="post-date">{{ dateFormat "January 2, 2006" .Date }}</span>
|
||||
</article>
|
||||
Reference in New Issue
Block a user