Add missing params on ananke.social.follow

Add missing `params` prefix on `params.ananke.social.follow` when used in config.toml or hugo.toml.

Signed-off-by: Melroy van den Berg <melroy@melroy.org>
This commit is contained in:
Melroy van den Berg 2024-10-21 18:25:13 +02:00 committed by GitHub
parent ddc42113d5
commit a07bc44370
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,7 @@ featured_image_class = "cover bg-top"
cover_dimming_class = "bg-black-60"
recent_posts_number = 3
[ananke.social.follow]
[params.ananke.social.follow]
new_window_icon = false # show a little "opens in new window" icon next to the link
networks = [
"facebook",