From c5006037dd01e4d8ae0f0cdd3f11f37e16a355f3 Mon Sep 17 00:00:00 2001 From: peps Date: Sat, 22 Mar 2025 22:21:03 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=20Fixed=20title=20in=20rss=20and?= =?UTF-8?q?=20added=20rss=20social=20icon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/_index.md | 1 - hugo.yaml | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index fba82fc..a49ba48 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,3 +1,2 @@ --- -title: 'Inicio' --- \ No newline at end of file diff --git a/hugo.yaml b/hugo.yaml index 8ba8c66..574927e 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -52,6 +52,8 @@ params: url: "https://codeberg.org/peps" - name: "github" url: "https://github.com/pepev-nrt" + - name: "rss" + url: "https://sudodnf.com/index.xml" env: production # to enable google analytics, opengraph, twitter-cards and schema. DateFormat: "2 de January de 2006"