1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-09 18:28:07 +00:00

Renamed wiki folder

This commit is contained in:
Jeremy Ruston
2012-06-06 20:52:30 +01:00
parent fc182b5257
commit 6319a7dee5
9 changed files with 15 additions and 3 deletions

View File

@@ -14,13 +14,13 @@ type: text/x-tiddlywiki-html
<meta name="copyright" content="
<<include "$:/core/copyright.txt" text/plain>>
" />
<title><<include "$:/wiki/title" text/plain>></title>
<title><<tiddler "$:/core/wiki/title">></title>
<!----------- This is a Tiddlywiki file. The points of interest in the file are marked with this pattern ----------->
<div id="styleArea">
<<include "[is[shadow]type[text/css]]" application/x-tiddler-css>>
</div>
<!----------- Raw markup ----------->
<<include "[tag[$:/shadow/rawMarkup]]" text/plain>>
<<include "[tag[$:/core/wiki/rawmarkup]]" text/plain>>
</head>
<body>
<!----------- Static content for Google and browsers without JavaScript ----------->