hugo: link to forgejo instead of github
This commit is contained in:
parent
d8d2fd9b88
commit
bbddce36b4
1 changed files with 1 additions and 1 deletions
|
@ -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"}
|
||||
|
|
Loading…
Reference in a new issue