Skip to content

Commit

Permalink
Fix relative avatar url
Browse files Browse the repository at this point in the history
  • Loading branch information
bliemli committed Dec 12, 2023
1 parent 2f10b4d commit c46f476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/_default/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ params:
description: Warhammer 40,000 Team in Bern
dateFormat: "2. January 2006"
accentColor: "#E08A33"
avatarURL: images/logo.webp
avatarURL: /images/logo.webp
AvatarAltText: Hoppy Dice Tactics
avatarSize: size-l
socialIcons:
Expand Down

0 comments on commit c46f476

Please sign in to comment.