Add matrix to the footer
This commit is contained in:
parent
3619764a7d
commit
9b8006bbb8
1 changed files with 2 additions and 1 deletions
|
@ -163,8 +163,9 @@ 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 = "bassam", url = "https://bassam.social/@me", icon = "mastodon"},
|
||||
]
|
||||
|
||||
# Custom security headers. What urls should your website be able to connect to?
|
||||
|
|
Loading…
Reference in a new issue