From 6a61e40b66324419fc1d365a599f9b6ceb9190e2 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 3 Mar 2026 15:50:12 +0100 Subject: [PATCH] added Icon --- hugo.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index abe897c..3cfe8a5 100644 --- a/hugo.toml +++ b/hugo.toml @@ -29,7 +29,10 @@ theme = "PaperMod" [[params.socialIcons]] name = "Instagram" url = "https://www.instagram.com/shindy" - + + [[params.socialIcons]] + name = "Matrix" + url = "https://app.element.io/#/room/!HrQFPGmRxhxSohsxbM:matrix.net-scope.org" #[params.footer] # text = "YXMA" # hideCopyright = false