mirror of
https://git.cmoser.eu/tinytools/django-tinywiki.git
synced 2026-02-04 14:16:32 +01:00
20 lines
501 B
JSON
20 lines
501 B
JSON
{
|
|
"tw-license": {
|
|
"title": "TinyWiki License",
|
|
"content_type":"bbcode",
|
|
"status":"published",
|
|
"file":"license.bbcode"
|
|
},
|
|
"tw-bootstrap-license": {
|
|
"title": "Bootstrap License",
|
|
"content_type": "bbcode",
|
|
"status":"published",
|
|
"file":"bs-license.bbcode"
|
|
},
|
|
"tw-bbcode": {
|
|
"title": "BBCode used by TinyWiki",
|
|
"content_type": "bbcode",
|
|
"status":"published",
|
|
"file":"bbcode.bbcode"
|
|
}
|
|
} |