From 371e69e33db81af42ebe728495c29efaabde9aad Mon Sep 17 00:00:00 2001 From: Archos Date: Mon, 22 Dec 2025 19:50:45 +0100 Subject: [PATCH] =?UTF-8?q?Do=20souboru=20hugo.toml=20p=C5=99=C3=ADd=C3=A1?= =?UTF-8?q?n=20odkaz=20na=20peertube=20Oscloud=20a=20RSS=20feed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hugo.toml | 8 ++++++++ public/index.html | 17 ++++++++++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 7f39de4..5581e0e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -44,6 +44,14 @@ Novinky, změny a důležité informace kolem **[Oscloudu](https://oscloud.cz)** name = "github" url = "https://git.arch-linux.cz/Oscloud" +[[params.socialIcons]] + name = "rss" + url = "/index.xml" + +[[params.socialIcons]] + name = "peertube" + url = "https://vhsky.cz/c/oscloud/videos" + [[menu.main]] name = "🇨🇿" url = "/" diff --git a/public/index.html b/public/index.html index 74be1e9..5ae609b 100644 --- a/public/index.html +++ b/public/index.html @@ -92,7 +92,7 @@ "description": "", "logo": "https://blog.oscloud.cz/favicon.ico", "sameAs": [ - "https://mamutovo.cz/@oscloud", "mailto:info@oscloud.cz", "https://git.arch-linux.cz/Oscloud" + "https://mamutovo.cz/@oscloud", "mailto:info@oscloud.cz", "https://git.arch-linux.cz/Oscloud", "/index.xml", "https://vhsky.cz/c/oscloud/videos" ] } @@ -193,6 +193,21 @@ + + + + + + + + + + + +