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 @@
+
+
+
+
+
+
+