aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 50b1dc4..d221eaa 100644
--- a/config.toml
+++ b/config.toml
@@ -6,4 +6,7 @@ title = "REPL: Rest-Eat-Program Loop"
theme = "mypaper"
[taxonomies]
-tag = 'tags'
+tag = "tags"
+
+[outputFormats.rss]
+baseName = "feed"