Skip to main content

Empty Page

Empty Page

Page type: modonomicon:empty

Displays an empty page. Not really sure what you may want to use that for, but here we are.

Attributes

None.

Usage Examples

<entry>.json:

{
...
"pages": [
{
"type": "modonomicon:empty",
"anchor": ""
}
]
}