mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-17 23:34:50 +00:00
Removed unneeded story toddler from tw5 wiki
Some time ago we started initialising the story tiddler in startup.js
This commit is contained in:
parent
bafbb6ab7f
commit
1b007c52fc
@ -1,11 +0,0 @@
|
||||
title: $:/StoryTiddlers
|
||||
type: application/json
|
||||
|
||||
{
|
||||
"tiddlers": [
|
||||
{"title": "HelloThere"},
|
||||
{"title": "Introduction"},
|
||||
{"title": "Improvements"},
|
||||
{"title": "Docs"}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user