diff --git a/boot/boot.css.tid b/boot/boot.css.tid index 960ca905f..bf2e079d4 100644 --- a/boot/boot.css.tid +++ b/boot/boot.css.tid @@ -1,4 +1,4 @@ -title: $:/core/styles/boot.css +title: $:/boot/boot.css type: text/css /* diff --git a/boot/boot.js b/boot/boot.js index c94579dba..fe4c57146 100644 --- a/boot/boot.js +++ b/boot/boot.js @@ -1,5 +1,5 @@ /*\ -title: $:/core/boot.js +title: $:/boot/boot.js type: application/javascript The main boot kernel for TiddlyWiki. This single file creates a barebones TW environment that is just sufficient to bootstrap the modules containing the main logic of the application. diff --git a/boot/bootprefix.js b/boot/bootprefix.js index 332aa1abd..90e30a80c 100644 --- a/boot/bootprefix.js +++ b/boot/bootprefix.js @@ -1,5 +1,5 @@ /*\ -title: $:/core/bootprefix.js +title: $:/boot/bootprefix.js type: application/javascript This file sets up the globals that need to be available when JavaScript modules are executed in the browser. The overall sequence is: diff --git a/core/templates/tiddlywiki5.template.html.tid b/core/templates/tiddlywiki5.template.html.tid index c763b4012..a42c30c5a 100644 --- a/core/templates/tiddlywiki5.template.html.tid +++ b/core/templates/tiddlywiki5.template.html.tid @@ -31,7 +31,7 @@ title: $:/core/templates/tiddlywiki5.template.html
{{$:/core/templates/store.area.template.html}} @@ -42,7 +42,7 @@ title: $:/core/templates/tiddlywiki5.template.html