mirror of
https://github.com/nikdoof/dimension-sh-nikdoof-web.git
synced 2025-12-25 07:39:29 +00:00
Update
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
title = "Example website"
|
||||
urls = ["gemini://example.com"]
|
||||
title = "nikdoof's gemlog"
|
||||
urls = ["gemini://dimension.sh/~nikdoof"]
|
||||
|
||||
[feeds]
|
||||
"/" = "Example feed"
|
||||
"/logs/" = "nikdoof's gemlog"
|
||||
|
||||
[permalinks]
|
||||
"/" = "/{{ .Date.Format `2006/01/02` }}/{{ path.Base .Permalink }}/"
|
||||
"/logs/" = "/logs/{{ .Date.Format `2006/01/02` }}/{{ path.Base .Permalink }}/"
|
||||
|
||||
[[tasks]]
|
||||
input = [".gmi"]
|
||||
|
||||
Reference in New Issue
Block a user