mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
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:
parent
ddc42113d5
commit
a07bc44370
@ -42,7 +42,7 @@ featured_image_class = "cover bg-top"
|
|||||||
cover_dimming_class = "bg-black-60"
|
cover_dimming_class = "bg-black-60"
|
||||||
recent_posts_number = 3
|
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
|
new_window_icon = false # show a little "opens in new window" icon next to the link
|
||||||
networks = [
|
networks = [
|
||||||
"facebook",
|
"facebook",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user