aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.json b/config.json
index 5912179..57bbc29 100644
--- a/config.json
+++ b/config.json
@@ -9,6 +9,11 @@
"languageCode": "en-us",
"enableRobotsTXT": true,
"author": {
+ "list": [
+ "canory",
+ "default",
+ "nobody"
+ ],
"default": {
"footer": "canory",
"home": "canory",
@@ -319,6 +324,10 @@
"target": "content"
},
{
+ "source": "public/data/generates/authors",
+ "target": "data/authors"
+ },
+ {
"source": "public",
"target": "assets/public"
}