Added authors, as an exercise for other taxonomies.

This commit is contained in:
Greenscreener
2019-07-13 21:12:40 +02:00
parent 62b578c49c
commit 19051bc505
11 changed files with 87 additions and 2 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
{{ define "main" }}
<h2 class="title">{{ .Title }}</h2>
{{ partial "list.html" .}}
{{ end }}