commit 3b5b352fc14f972501d8142b631fc26b142dcb98 parent a55295ef0c97d82ad1fbe9227cf8421df1c530f3 Author: breadcat <breadcat@users.noreply.github.com> Date: Wed, 30 Jul 2025 19:34:22 +0100 Whoops, broke RSS Diffstat:
M | config.toml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.toml b/config.toml @@ -23,4 +23,4 @@ disableFastRender=true memoir = "memoir" [outputs] - home = ["HTML", "JSON"] + home = ["HTML", "RSS", "JSON"]