forked from deepStateMirrors/tabi
🐛 fix(footer): show feed icon on Zola 0.19.0 (#336)
This commit is contained in:
parent
448250ff57
commit
fdb63c8cb6
12 changed files with 18 additions and 15 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue