kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Rename static content template for consistency
rodzic
bf4216f3ac
commit
7e27ed1292
|
@ -1,4 +1,4 @@
|
|||
title: $:/templates/static.content
|
||||
title: $:/core/templates/static.content
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
<!-- For Google, and people without JavaScript-->
|
||||
|
|
|
@ -26,7 +26,7 @@ title: $:/core/templates/tiddlywiki5.template.html
|
|||
<!----------- Static content for Google and browsers without JavaScript ----------->
|
||||
<noscript>
|
||||
<div id="splashArea">
|
||||
{{$:/templates/static.content||$:/core/templates/html-tiddler}}
|
||||
{{$:/core/templates/static.content||$:/core/templates/html-tiddler}}
|
||||
</div>
|
||||
</noscript>
|
||||
<!----------- Miscellaneous system tiddlers ----------->
|
||||
|
|
Ładowanie…
Reference in New Issue