Update for Kiln 0.3

This commit is contained in:
2022-04-09 08:54:39 +01:00
parent 1326cdd184
commit f273b93b56
6 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ urls = ["gemini://dimension.sh/~nikdoof"]
"/logs/" = "~nikdoof"
[permalinks]
"/logs/" = "/logs/{{ .Date.Format `2006/01/02` }}/{{ path.Base .Permalink }}/"
"/logs/" = "/logs/{{ .Date.Format `2006/01/02` }}/{{ path.Base .Path }}/"
[[tasks]]
input = [".gmi", ".md"]