1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-04 07:22:47 +00:00
TiddlyWiki5/tw5.com/wiki/StoryTiddlers.tid

11 lines
338 B
Plaintext
Raw Normal View History

title: $:/StoryTiddlers
type: application/json
{
"tiddlers": [
{"title": "HelloThere", "template": "$:/templates/ViewTemplate"},
{"title": "Introduction", "template": "$:/templates/ViewTemplate"},
{"title": "Improvements", "template": "$:/templates/ViewTemplate"},
{"title": "Docs", "template": "$:/templates/ViewTemplate"}
]
}