diff --git a/bld.sh b/bld.sh index 77c91fef7..4dfafd809 100755 --- a/bld.sh +++ b/bld.sh @@ -9,7 +9,8 @@ echo "five.tiddlywiki.com" > ../../jermolene.github.com/CNAME node ../core/boot.js \ --verbose \ --savetiddler ReadMe ../readme.md text/html \ - --savetiddler $:/core/templates/tiddlywiki5.template.html ../../jermolene.github.com/index.html text/plain \ + --savetiddler $:/core/templates/tiddlywiki5.template.html ../../jermolene.github.com/index.html text/plain [!is[shadow]]\ + --savetiddler $:/core/templates/tiddlywiki5.template.html ../../jermolene.github.com/empty.html text/plain [!is[shadow]is[shadow]]\ --savetiddler $:/core/templates/static.template.html ../../jermolene.github.com/static.html text/plain \ || exit 1 diff --git a/core/templates/tiddlywiki5.template.html.tid b/core/templates/tiddlywiki5.template.html.tid index c60219b7c..d8049fae5 100644 --- a/core/templates/tiddlywiki5.template.html.tid +++ b/core/templates/tiddlywiki5.template.html.tid @@ -37,7 +37,7 @@ type: text/x-tiddlywiki-html