mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-07 22:33:50 +00:00
Fix typo in example splash screen
Missed off cfb2d7c
This commit is contained in:
parent
cfb2d7c9c8
commit
86f2de0dda
@ -103,8 +103,6 @@ Please wait while {{$:/SiteTitle}} is loading
|
|||||||
<div class="tc-splash-bounce-3"></div>
|
<div class="tc-splash-bounce-3"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- Demonstrating how to embed a wikitext SVG graphic -->
|
<!-- Demonstrating how to embed a wikitext SVG graphic -->
|
||||||
<div class="tc-splash-text">
|
<div class="tc-splash-text">
|
||||||
{{$:/core/images/home-button||$:/core/templates/plain-text-tiddler}}
|
{{$:/core/images/home-button||$:/core/templates/plain-text-tiddler}}
|
||||||
@ -114,3 +112,5 @@ Please wait while {{$:/SiteTitle}} is loading
|
|||||||
<div class="tc-splash-text">
|
<div class="tc-splash-text">
|
||||||
<img src="data:image/jpeg;base64,{{Motovun Jack.jpg||$:/core/templates/plain-text-tiddler}}" width="100"/>
|
<img src="data:image/jpeg;base64,{{Motovun Jack.jpg||$:/core/templates/plain-text-tiddler}}" width="100"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user