1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-13 05:50:27 +00:00
mycorrhiza/w/config.json

9 lines
184 B
JSON
Raw Normal View History

2020-06-23 17:53:05 +00:00
{
"address": "127.0.0.1:1737",
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"
}
}