mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 09:36:18 +00:00
fd4ff10bf3
To make it easier to see things while debugging
23 lines
401 B
Plaintext
23 lines
401 B
Plaintext
{
|
|
"tiddlers": [
|
|
{
|
|
"file": "tiddlywiki.css",
|
|
"fields": {
|
|
"title": "$:/core/lib/tiddlywiki.css",
|
|
"type": "text/css"
|
|
}
|
|
}, {
|
|
"file": "bootstrap-responsive.css",
|
|
"fields": {
|
|
"title": "$:/core/lib/bootstrap-responsive.css",
|
|
"type": "text/css"
|
|
}
|
|
}, {
|
|
"file": "pulse.css",
|
|
"fields": {
|
|
"title": "$:/core/lib/pulse.css",
|
|
"type": "text/css"
|
|
}
|
|
}
|
|
]
|
|
} |