1
0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-12-03 17:38:16 +01:00

Update README.md

This commit is contained in:
adnano 2020-09-29 11:34:03 -04:00
parent 3e6c69d48a
commit b9041b9d55

@ -113,7 +113,7 @@ $ ls src/posts/
src/posts/post-1.gmi src/posts/post-1.gmi
src/posts/post-2.gmi src/posts/post-2.gmi
$ cat templates/directory.gmi $ cat templates/index.gmi
{{ range .Pages }}=> .Permalink {{ range .Pages }}=> .Permalink
{{ end }} {{ end }}