mirror of
https://github.com/nikdoof/dimension-sh-nikdoof-web.git
synced 2025-12-22 14:19:26 +00:00
Update
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
title: nikdoof's capsule
|
||||
---
|
||||
|
||||
=> /logs/ Logs
|
||||
=> /~nikdoof/logs/ Logs
|
||||
@@ -1,6 +1,6 @@
|
||||
# {{ .Title }}
|
||||
{{ if .Content }}
|
||||
{{ .Content }}{{ end }}
|
||||
{{ range .Pages }}=> {{ .Permalink }} {{ if not .Date.IsZero -}}
|
||||
{{ range .Pages }}=> /~nikdoof{{ .Permalink }} {{ if not .Date.IsZero -}}
|
||||
{{.Date.Format "2006-01-02"}} {{end}}{{.Title}}
|
||||
{{ end -}}
|
||||
|
||||
Reference in New Issue
Block a user