diff --git a/config.toml b/config.toml index 19c3c0d..c45f004 100644 --- a/config.toml +++ b/config.toml @@ -8,3 +8,8 @@ description = 'Ramblings and analysis of one random software developer' [related] includeNewer = true + +[sitemap] +changeFreq = 'weekly' +filename = 'sitemap.xml' +priority = -1