JSON site entry template
Make sure to delete comments and stuff since JSON throws a tantrum at them. Also remember to add a comma after the previous entry, but not after your own.
{
"name": "name of website",
"author": "your name",
"authorUrl": "(Optional) URL of your personal website, social media, linktree, or stuff",
"mainUrl": "url of the main page",
"chUrl": "url straight to the character page",
"neoUrl": "(If your site is on Neocities) URL of Neocities profile so I can follow it. This will be deleted later.",
"otherUrls": [ // Like maybe the world description page or something
"display text": "url",
...
],
"lang": "zh|en",
"desc": "(Optional) Short description of your characters, world, and/or project",
"button": "(Optional) URL of a 88x31 button. Will be changed after I downloaded it to reflect the local path instead.",
"cw": "(Optional) Content warnings. Like is it 18+? Does it have flashy lights? Sensitive topics?",
}