diff options
Diffstat (limited to 'config.schema.json')
| -rw-r--r-- | config.schema.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.schema.json b/config.schema.json index 2e8a7c1..f2a2600 100644 --- a/config.schema.json +++ b/config.schema.json @@ -160,6 +160,9 @@ }, "custom_pages": { "type": "array" + }, + "rel_me_links": { + "type": "array" } }, "additionalProperties": false, |
