From e5670a8a45834721a44b36c68cae6dce0813f336 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 25 Oct 2021 15:50:54 +0200 Subject: docs: update rss references --- layouts/page/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/page') diff --git a/layouts/page/index.html b/layouts/page/index.html index e7e3bd8..a8d5d04 100644 --- a/layouts/page/index.html +++ b/layouts/page/index.html @@ -7,7 +7,7 @@ {{ end }}

News

-RSS Feed | +RSS Feed | See all news {{ range first 5 (where .Site.RegularPages.ByDate.Reverse "Section" "news") }}

{{.Date.Format "Jan 02, 2006"}}

-- cgit v1.2.3