1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-04-29 18:21:30 +00:00

Merge branch 'master' into single-tiddler-mode

This commit is contained in:
Jermolene
2018-09-27 10:12:09 +01:00

View File

@@ -103,8 +103,6 @@ Please wait while {{$:/SiteTitle}} is loading
<div class="tc-splash-bounce-3"></div>
</div>
</div>
<!-- Demonstrating how to embed a wikitext SVG graphic -->
<div class="tc-splash-text">
{{$:/core/images/home-button||$:/core/templates/plain-text-tiddler}}
@@ -114,3 +112,5 @@ Please wait while {{$:/SiteTitle}} is loading
<div class="tc-splash-text">
<img src="data:image/jpeg;base64,{{Motovun Jack.jpg||$:/core/templates/plain-text-tiddler}}" width="100"/>
</div>
</div>