1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-24 22:33:16 +00:00

Added invisible HTML splash screen for Google

This commit is contained in:
Jeremy Ruston 2012-05-05 15:03:09 +01:00
parent 756175f63d
commit 232dd8d32b
2 changed files with 9 additions and 1 deletions

View File

@ -21,8 +21,11 @@ type: text/x-tiddlywiki-html
</head>
<body>
<noscript>
<!--@@noscript@@-->
<<^"$:/wiki/noscript" text/plain>>
</noscript>
<div id="splashArea" style="display:none;">
<<^"$:/wiki/splash" text/html>>
</div>
<div id="shadowArea" style="display:none;">
<<^"[is[shadowPlain]]" application/x-tiddler-html-div>>
</div>

View File

@ -0,0 +1,5 @@
title: $:/wiki/splash
type: text/x-tiddlywiki
<<! For Google, and people without JavaScript >>
<<list all>>