1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 00:33:15 +00:00
TiddlyWiki5/editions/es-ES-server/tiddlywiki.info
Myeongjin a90cb03975 Cleanup editions information (#2444)
* Replace spaces to tabs from editions information

* Remove theme nighttime from editions information
2016-05-17 22:00:26 +01:00

20 lines
380 B
Plaintext

{
"description": "Configuración en modo servidor de la edición es-ES",
"plugins": [
"tiddlywiki/tiddlyweb",
"tiddlywiki/filesystem",
"tiddlywiki/highlight"
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
],
"includeWikis": [
"../es-ES"
],
"config": {
"retain-original-tiddler-path": true,
"default-tiddler-location": "../es-ES/tiddlers"
}
}