mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 01:26:18 +00:00
87b9dbcda1
When Tiddlywiki has no subtitle you see extra dashes!
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
title: $:/core/wiki/title
|
|
|
|
{{$:/SiteTitle}}
|
|
<$list filter="[{$:/SiteSubtitle}trim[]minlength[1]]" variable="ignore">
|
|
--- {{$:/SiteSubtitle}}
|
|
</$list> |