diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2025-01-02 23:16:38 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2025-01-02 23:16:38 +0300 |
commit | 940af50d96e9a7916674d237dec53738ab776103 (patch) | |
tree | 8309097577c27913d094edfbe60d880da968e680 /layouts/_default/list.txt | |
parent | bd7ba4fe06dcf39ef0219d51e40b38da80fdefcd (diff) |
Auto-commit 2025-01-02
Diffstat (limited to 'layouts/_default/list.txt')
-rw-r--r-- | layouts/_default/list.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/layouts/_default/list.txt b/layouts/_default/list.txt deleted file mode 100644 index c129a19..0000000 --- a/layouts/_default/list.txt +++ /dev/null @@ -1,7 +0,0 @@ -{{ .Title }} -================================================================================ -{{ partial "content.txt" . }} - -{{ range .Pages.ByPublishDate.Reverse }} -* {{if .Date }} {{ .Date.Format "2006-01-02" }}{{ end }}{{- .Title }} ({{ .RelPermalink | replaceRE `text/index.txt` `` }}) -{{ end }}
\ No newline at end of file |