feat: Add blog part

This commit is contained in:
2022-01-14 12:33:54 +01:00
parent 8532d33e4e
commit 380bdcce72
11 changed files with 123 additions and 0 deletions

View File

@ -0,0 +1 @@
<a href="{{ .RelPermalink }}">{{ .Date.Format "2006-01-02" }} - {{ .Title }}</a>