mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
a90cb03975
* Replace spaces to tabs from editions information * Remove theme nighttime from editions information
23 lines
438 B
Plaintext
23 lines
438 B
Plaintext
{
|
|
"description": "Resume builder edition",
|
|
"plugins": [
|
|
],
|
|
"themes": [
|
|
"tiddlywiki/vanilla",
|
|
"tiddlywiki/snowwhite",
|
|
"tiddlywiki/starlight",
|
|
"tiddlywiki/seamless",
|
|
"tiddlywiki/centralised",
|
|
"tiddlywiki/readonly"
|
|
],
|
|
"languages": [
|
|
],
|
|
"includeWikis": [
|
|
],
|
|
"build": {
|
|
"index": [
|
|
"--rendertiddler","$:/core/save/all","index.html","text/plain"],
|
|
"favicon": [
|
|
"--savetiddler","$:/favicon.ico","favicon.ico"]
|
|
}
|
|
} |