hugo.toml: remove extra /
This commit is contained in:
parent
bbddce36b4
commit
3bd199a5f2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ enableRobotsTXT = true
|
|||
weight = 3
|
||||
|
||||
[params]
|
||||
avatarURL = "/images/pfp.jpg"
|
||||
avatarURL = "images/pfp.jpg"
|
||||
avatarSize = "size-m"
|
||||
accentColor = "#74c7ec"
|
||||
socialIcons = [
|
||||
|
|
Loading…
Reference in a new issue