hugo: new accent color

This commit is contained in:
notohh 2023-10-05 01:31:36 -04:00
parent 9dd547ebcf
commit 17f5ba53ca
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -31,7 +31,7 @@ enableRobotsTXT = true
[params]
avatarURL = "/images/pfp.jpg"
avatarSize = "size-m"
accentColor = "#08F"
accentColor = "#74c7ec"
socialIcons = [
{name = "github", url = "https://github.com/"},
{name = "twitter", url = "https://twitter.com/notohhh"},