summaryrefslogtreecommitdiff
path: root/config/web/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/web/config.toml')
-rw-r--r--config/web/config.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/config/web/config.toml b/config/web/config.toml
deleted file mode 100644
index 872f18c..0000000
--- a/config/web/config.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-disableKinds = ['RSS', 'section']
-publishDir = "public/website"
-enableRobotsTXT = true
-
-[outputs]
- home = ["HTML", "Atom"]
- page = ["HTML"]
- taxonomy = ["HTML", "Atom"]
- term = ["HTML", "Atom"]