From c35bc3677bec33e595a96360d8be4dfa49ff1421 Mon Sep 17 00:00:00 2001 From: craigbox Date: Wed, 11 Jul 2018 18:42:25 +0100 Subject: [PATCH] Make the RSS refer to Kubernetes, not Hugo. (#9471) * Make the RSS refer to Kubernetes, not Hugo. * Update index.rss.xml --- layouts/index.rss.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/index.rss.xml b/layouts/index.rss.xml index ffc294254f..ab675fc837 100644 --- a/layouts/index.rss.xml +++ b/layouts/index.rss.xml @@ -2,7 +2,7 @@ {{ .Site.Title }} – {{ .Title }} {{ .Permalink }} - Recent Hugo news from gohugo.io + The Kubernetes project blog Hugo -- gohugo.io{{ with .Site.LanguageCode }} {{.}}{{end}}{{ with .Site.Author.email }} {{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}{{end}}{{ with .Site.Author.email }} @@ -10,8 +10,8 @@ {{.}}{{end}}{{ if not .Date.IsZero }} {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}{{ end }} - {{ "img/hugo.png" | absURL }} - GoHugo.io + https://raw.githubusercontent.com/kubernetes/kubernetes/master/logo/logo.png + Kubernetes.io {{ .Permalink }} {{ with .OutputFormats.Get "RSS" }} @@ -35,4 +35,4 @@ {{ end }} - \ No newline at end of file +