From 38e453c206f045f738d33d9b6e4db8f039df9e07 Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Thu, 18 Aug 2022 14:26:45 +0200 Subject: [PATCH] Images... --- layouts/_default/rss2.xml | 26 -------------------------- layouts/partials/footer.html | 2 +- layouts/partials/logo.html | 2 +- static/style.css | 4 ++++ 4 files changed, 6 insertions(+), 28 deletions(-) delete mode 100644 layouts/_default/rss2.xml diff --git a/layouts/_default/rss2.xml b/layouts/_default/rss2.xml deleted file mode 100644 index 9269333..0000000 --- a/layouts/_default/rss2.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - {{ .Site.Title }} - {{ .Permalink }} - Recent content {{ if ne .Title .Site.Title }}{{ with .Title }}in {{.}} {{ end }}{{ end }}on {{ .Site.Title }} - Hugo -- gohugo.io{{ with .Site.LanguageCode }} - {{.}}{{end}}{{ with .Site.Author.email }} - {{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}{{end}}{{ with .Site.Author.email }} - {{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}{{end}}{{ with .Site.Copyright }} - {{.}}{{end}}{{ if not .Date.IsZero }} - {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}{{ end }} - {{ with .OutputFormats.Get "RSS" }} - {{ printf "" .Permalink .MediaType | safeHTML }} - {{ end }} - {{ range .Pages }} - - {{ .Title }} - {{ .Permalink }} - {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }} - {{ with .Site.Author.email }}{{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}{{end}} - {{ .Permalink }} - {{- .Content | html -}} - - {{ end }} - - diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 5eafae1..4008eb8 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,7 +1,7 @@ diff --git a/layouts/partials/logo.html b/layouts/partials/logo.html index 3d4a8c2..db3fdaf 100644 --- a/layouts/partials/logo.html +++ b/layouts/partials/logo.html @@ -1,5 +1,5 @@