aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.json b/config.json
index f5b51c2..f47a7b1 100644
--- a/config.json
+++ b/config.json
@@ -286,6 +286,10 @@
{
"source": "data",
"target": "static/data"
+ },
+ {
+ "source": "public/data/generators/content",
+ "target": "content"
}
]
}