diff options
| author | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2024-12-10 19:00:56 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2024-12-10 19:00:56 +0100 |
| commit | 279f73187b9de250de3b1788d1ce543c60832bc6 (patch) | |
| tree | 9302f892044a9b7706d72f7aeade8daef083a473 /schema.json | |
| parent | 730ec347582289efbc0cd1c48e4c243d4c4920d6 (diff) | |
feat(custom): config and generation
Diffstat (limited to 'schema.json')
| -rw-r--r-- | schema.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/schema.json b/schema.json index 2678ecf..dcc75ef 100644 --- a/schema.json +++ b/schema.json @@ -176,6 +176,9 @@ "image", "tags" ] + }, + "custom_page": { + "type": "array" } }, "additionalProperties": false, |
