mirror of
https://github.com/nikdoof/dimension-sh-nikdoof-web.git
synced 2025-12-23 06:39:28 +00:00
Update for Kiln 0.3
This commit is contained in:
@@ -16,7 +16,7 @@ Not described too much in the documentation, but you can use the `.Dirs` value p
|
||||
|
||||
```
|
||||
{{ range .Dirs }}## {{.Title }}
|
||||
{{ range .Pages }}=> {{ .Permalink }} {{ if not .Date.IsZero -}}
|
||||
{{ range .Pages }}=> {{ .Path }} {{ if not .Date.IsZero -}}
|
||||
{{.Date.Format "2006-01-02"}} {{end}}{{.Title}}
|
||||
{{ end }}
|
||||
{{ end -}}
|
||||
|
||||
Reference in New Issue
Block a user