mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 10:59:57 +00:00
10 lines
283 B
Plaintext
10 lines
283 B
Plaintext
title: $:/StoryTiddlers
|
|
type: application/json
|
|
|
|
{
|
|
"tiddlers": [
|
|
{"title": "HelloThere", "template": "$:/templates/ViewTemplate"},
|
|
{"title": "Introduction", "template": "$:/templates/ViewTemplate"},
|
|
{"title": "NewWikiTextFeatures", "template": "$:/templates/ViewTemplate"}
|
|
]
|
|
} |