mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-01 16:38:56 +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