Reorganize docs

This commit is contained in:
Ben C 2022-05-18 20:08:45 -04:00
parent 7ef8dc2db9
commit f69abdfd42
9 changed files with 769 additions and 765 deletions

View File

@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/Bwc9876/menagerie/master/menagerie/schemas/config_schema.json",
"cache_enabled": false,
"cache_enabled": true,
"base_url": "https://nh.outerwildsmods.com/",
"themes": {
"bootstrap": "https://bootswatch.com/5/darkly/bootstrap.min.css",

View File

@ -0,0 +1,4 @@
{
"$schema": "https://github.com/Bwc9876/menagerie/raw/master/menagerie/schemas/folder_schema.json",
"sort_priority": 15
}