1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-03 11:12:18 +00:00

Adjust cname for move to tiddlywiki.com

This commit is contained in:
Jermolene
2013-12-15 14:44:33 +00:00
parent 4ab431bb93
commit 84ad161eab
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ node .\tiddlywiki.js ^
rem Make the CNAME file that GitHub Pages requires
echo five.tiddlywiki.com > %TW5_BUILD_OUTPUT%\CNAME
echo tiddlywiki.com > %TW5_BUILD_OUTPUT%\CNAME
rem Run the test edition to run the Node.js tests and to generate test.html for tests in the browser