From de6bcf82116b2808faac2b7fea1ed8b55a6b7417 Mon Sep 17 00:00:00 2001
From: Awiteb
Date: Mon, 26 Aug 2024 02:22:59 +0000
Subject: [PATCH] chore: Add my lemmy
Signed-off-by: Awiteb
---
config.toml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/config.toml b/config.toml
index b7310c9..1cdedb3 100644
--- a/config.toml
+++ b/config.toml
@@ -161,10 +161,10 @@ encode_plaintext_email = false # Setting is ignored if email is already encoded.
# The icons available can be found in "social_icons" in the "static" folder
socials = [
- {name = "forgejo", url = "https://git.4rs.nl/", icon = "forgejo"},
- {name = "matrix", url = "https://matrix.to/#/@awiteb:4rs.nl", icon = "matrix"},
- {name = "telegram", url = "https://t.me/TheAwiteb", icon = "telegram"},
- {name = "bassam", url = "https://bassam.social/@me", icon = "mastodon"},
+ {name = "Forgejo", url = "https://git.4rs.nl/", icon = "forgejo"},
+ {name = "Matrix", url = "https://matrix.to/#/@awiteb:4rs.nl", icon = "matrix"},
+ {name = "Telegram", url = "https://t.me/TheAwiteb", icon = "telegram"},
+ {name = "Lemmy", url = "https://lemmy.4rs.nl/u/awiteb", icon = "lemmy"},
]
# Custom security headers. What urls should your website be able to connect to?