chore: Add my lemmy

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-08-26 02:22:59 +00:00
parent 1b33527b7c
commit de6bcf8211
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -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 # The icons available can be found in "social_icons" in the "static" folder
socials = [ socials = [
{name = "forgejo", url = "https://git.4rs.nl/", icon = "forgejo"}, {name = "Forgejo", url = "https://git.4rs.nl/", icon = "forgejo"},
{name = "matrix", url = "https://matrix.to/#/@awiteb:4rs.nl", icon = "matrix"}, {name = "Matrix", url = "https://matrix.to/#/@awiteb:4rs.nl", icon = "matrix"},
{name = "telegram", url = "https://t.me/TheAwiteb", icon = "telegram"}, {name = "Telegram", url = "https://t.me/TheAwiteb", icon = "telegram"},
{name = "bassam", url = "https://bassam.social/@me", icon = "mastodon"}, {name = "Lemmy", url = "https://lemmy.4rs.nl/u/awiteb", icon = "lemmy"},
] ]
# Custom security headers. What urls should your website be able to connect to? # Custom security headers. What urls should your website be able to connect to?