From d8b5023d7269fd67374cf65a1372e374b41964e0 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sat, 14 Feb 2026 13:06:23 +0300 Subject: New post, didaceted theme --- themes/neonxp/layouts/_default/section.atom.xml | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 themes/neonxp/layouts/_default/section.atom.xml (limited to 'themes/neonxp/layouts/_default/section.atom.xml') diff --git a/themes/neonxp/layouts/_default/section.atom.xml b/themes/neonxp/layouts/_default/section.atom.xml deleted file mode 100644 index 9ddb7d2..0000000 --- a/themes/neonxp/layouts/_default/section.atom.xml +++ /dev/null @@ -1,23 +0,0 @@ -{{ print ""| safeHTML }} -{{ print ""| safeHTML }} - - {{ with .Title }}{{.}} on {{ end }}{{ .Site.Title }} - - {{ .Date.Format "2006-01-02T15:04:05-0700" | safeHTML }} - - Alexander NeonXP Kiryukhin - i@neonxp.ru - https://neonxp.ru/ - - {{ .Permalink }} - {{ range first 15 .Data.Pages }} - - {{ .Title }} - - {{ .Permalink }} - {{ .Date.Format "2006-01-02T15:04:05-0700" | safeHTML }} - {{ .Lastmod.Format "2006-01-02T15:04:05-0700" | safeHTML }} - {{ .Content | html }} - - {{ end }} - -- cgit v1.2.3