Removed unneeded story toddler from tw5 wiki

Some time ago we started initialising the story tiddler in startup.js
This commit is contained in:
Jeremy Ruston
2012-07-22 22:01:33 +01:00
parent bafbb6ab7f
commit 1b007c52fc
-11
View File
@@ -1,11 +0,0 @@
title: $:/StoryTiddlers
type: application/json
{
"tiddlers": [
{"title": "HelloThere"},
{"title": "Introduction"},
{"title": "Improvements"},
{"title": "Docs"}
]
}