Files
mixly3/common/wiki/config.json
2024-07-19 10:16:00 +08:00

11 lines
200 B
JSON

{
"name": "Mixly2.0 wiki",
"ver": "v1.3",
"logo": "./image/mixly.png",
"page-mounts": false,
"libraryPrefix": "./library/",
"imports": [
"./js/config.js"
]
}