config: fix github url
This commit is contained in:
parent
17f5ba53ca
commit
d8d2fd9b88
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ enableRobotsTXT = true
|
||||||
avatarSize = "size-m"
|
avatarSize = "size-m"
|
||||||
accentColor = "#74c7ec"
|
accentColor = "#74c7ec"
|
||||||
socialIcons = [
|
socialIcons = [
|
||||||
{name = "github", url = "https://github.com/"},
|
{name = "github", url = "https://github.com/notohh"},
|
||||||
{name = "twitter", url = "https://twitter.com/notohhh"},
|
{name = "twitter", url = "https://twitter.com/notohhh"},
|
||||||
{name = "twitch", url = "https://www.twitch.tv/notohh"},
|
{name = "twitch", url = "https://www.twitch.tv/notohh"},
|
||||||
{name = "discord", url = "https://discord.com/users/155965294429470720"}
|
{name = "discord", url = "https://discord.com/users/155965294429470720"}
|
||||||
|
|
Loading…
Reference in a new issue