aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r--exampleSite/config.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml
index 5df05d8..8e88fb6 100644
--- a/exampleSite/config.yml
+++ b/exampleSite/config.yml
@@ -263,3 +263,16 @@ preserveTaxonomyNames: true
taxonomies:
affected: affected
+
+outputs:
+ page:
+ - html
+ - json
+ section:
+ - html
+ - json
+ - rss
+ home:
+ - html
+ - json
+ - rss \ No newline at end of file