hugo: new accent color
This commit is contained in:
parent
9dd547ebcf
commit
17f5ba53ca
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ enableRobotsTXT = true
|
||||||
[params]
|
[params]
|
||||||
avatarURL = "/images/pfp.jpg"
|
avatarURL = "/images/pfp.jpg"
|
||||||
avatarSize = "size-m"
|
avatarSize = "size-m"
|
||||||
accentColor = "#08F"
|
accentColor = "#74c7ec"
|
||||||
socialIcons = [
|
socialIcons = [
|
||||||
{name = "github", url = "https://github.com/"},
|
{name = "github", url = "https://github.com/"},
|
||||||
{name = "twitter", url = "https://twitter.com/notohhh"},
|
{name = "twitter", url = "https://twitter.com/notohhh"},
|
||||||
|
|
Loading…
Reference in a new issue