1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-07 14:40:02 +00:00

10 lines
241 B
Plaintext
Raw Normal View History

title: StoryTiddlers
type: application/json
{
"tiddlers": [
{"title": "HelloThere", "template": "ViewTemplate"},
{"title": "Introduction", "template": "ViewTemplate"},
{"title": "NewWikiTextFeatures", "template": "ViewTemplate"}
]
}