diff --git a/config.toml b/config.toml index c658d6e..73d76c5 100644 --- a/config.toml +++ b/config.toml @@ -1,10 +1,12 @@ base_url = "https://it.pedf.cuni.cz/" title = "KITTV" +default_language = "cs" compile_sass = true highlight_code = false build_search_index = false +feed_filename = "atom.xml" [markdown] diff --git a/content/aktuality/_index.md b/content/aktuality/_index.md index d9299d1..4c31211 100644 --- a/content/aktuality/_index.md +++ b/content/aktuality/_index.md @@ -2,5 +2,6 @@ title = "Archiv příspěvků" sort_by = "date" template = "posts.html" +generate_feed = true +++