mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-04 20:08:02 +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:
@@ -1,11 +0,0 @@
|
||||
title: $:/StoryTiddlers
|
||||
type: application/json
|
||||
|
||||
{
|
||||
"tiddlers": [
|
||||
{"title": "HelloThere"},
|
||||
{"title": "Introduction"},
|
||||
{"title": "Improvements"},
|
||||
{"title": "Docs"}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user