Initial commit
This commit is contained in:
commit
77d3ff4852
20 changed files with 645 additions and 0 deletions
2
site_templates/posts_single.html
Normal file
2
site_templates/posts_single.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{{ .HTML }}
|
||||
<a href="{{ .Path }}">{{ format_date .Meta.Date }}</a>
|
||||
Loading…
Add table
Add a link
Reference in a new issue