1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2025-01-08 10:51:09 +00:00
mycorrhiza/w/config.json

10 lines
210 B
JSON
Raw Normal View History

2020-06-23 17:53:05 +00:00
{
"address": "127.0.0.1:1737",
2020-06-24 12:21:48 +00:00
"theme": "default-dark",
2020-06-23 19:34:01 +00:00
"site-title": "🍄 MycorrhizaWiki",
2020-06-23 17:53:05 +00:00
"title-templates": {
"edit-hypha": "Edit %s at MycorrhizaWiki",
"view-hypha": "%s at MycorrhizaWiki"
}
}