blog/themes/icarus/include/schema/plugin/animejs.json

7 lines
192 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "/plugin/animejs.json",
"description": "Enable page startup animations",
"type": "boolean",
"default": true
}