1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-02 20:29:10 +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> </head>
<body> <body>
<noscript> <noscript>
<!--@@noscript@@--> <<^"$:/wiki/noscript" text/plain>>
</noscript> </noscript>
<div id="splashArea" style="display:none;">
<<^"$:/wiki/splash" text/html>>
</div>
<div id="shadowArea" style="display:none;"> <div id="shadowArea" style="display:none;">
<<^"[is[shadowPlain]]" application/x-tiddler-html-div>> <<^"[is[shadowPlain]]" application/x-tiddler-html-div>>
</div> </div>

View File

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