hugo: link to forgejo instead of github

This commit is contained in:
notohh 2023-10-07 23:11:37 -04:00
parent d8d2fd9b88
commit bbddce36b4
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -33,7 +33,7 @@ enableRobotsTXT = true
avatarSize = "size-m"
accentColor = "#74c7ec"
socialIcons = [
{name = "github", url = "https://github.com/notohh"},
{name = "github", url = "https://git.flake.sh/notohh"},
{name = "twitter", url = "https://twitter.com/notohhh"},
{name = "twitch", url = "https://www.twitch.tv/notohh"},
{name = "discord", url = "https://discord.com/users/155965294429470720"}