full site update
This commit is contained in:
10
.astro/collections/i18n.schema.json
Normal file
10
.astro/collections/i18n.schema.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$ref": "#/definitions/i18n",
|
||||
"definitions": {
|
||||
"i18n": {
|
||||
"type": "object",
|
||||
"additionalProperties": {}
|
||||
}
|
||||
},
|
||||
"$schema": "http://json-schema.org/draft-07/schema#"
|
||||
}
|
Reference in New Issue
Block a user