add code project

This commit is contained in:
2026-03-20 00:49:21 +01:00
parent 4463ec30cb
commit a88af28eb3
3 changed files with 19 additions and 1 deletions

View File

@@ -240,7 +240,7 @@ menu = [
# Set to true to use the default "rss" icon, or specify a custom icon name (e.g. "square-rss").
# The icon must exist in static/social_icons/ (without the .svg extension).
# 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
feed_icon = false
# Show the full post content in the Atom feed.
# If it's set to false, only the description or summary will be shown.