🐛 fix(footer): show feed icon on Zola 0.19.0 (#336)

This commit is contained in:
Óscar
2024-06-22 00:13:32 +02:00
committed by GitHub
parent 448250ff57
commit fdb63c8cb6
12 changed files with 18 additions and 15 deletions

View File

@@ -171,6 +171,7 @@ menu = [
]
# The RSS icon will be shown if (1) it's enabled and (2) the following variable is set to true.
# Note for Zola 0.19.X users: when `feed_filenames` has two filenames, only the first one will be linked in the footer.
feed_icon = true
# Show the full post content in the Atom feed.