almost done

This commit is contained in:
unknown
2020-12-08 21:23:56 -03:00
parent ac11a62dd6
commit 02ff0186a4
46 changed files with 4540 additions and 2436 deletions

View File

@@ -3,9 +3,9 @@
<div class="title">
<h1>{{ .Title }}</h1>
</div>
<h1 class="listname">{{ .Title }}</h1>
<article class="single">
@@ -21,4 +21,5 @@
</div>
</article>
{{ partial "aside.html" . }}
{{ end }}