feat: add Atom feed

This commit is contained in:
Ungol 2025-12-23 23:13:07 +01:00
parent f997e5d16e
commit 97c261ac29
3 changed files with 15 additions and 0 deletions

View file

@ -4,6 +4,8 @@ build_search_index = true
default_language = 'fr'
title = "Ungol"
generate_feeds = true
[markdown]
highlight_code = true
highlight_theme = "css"