mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
9 lines
162 B
Plaintext
9 lines
162 B
Plaintext
|
title: $:/core/ui/SideBarSegments/site-title
|
||
|
tags: $:/tags/SideBarSegment
|
||
|
|
||
|
<h1 class="tc-site-title">
|
||
|
|
||
|
<$transclude tiddler="$:/SiteTitle" mode="inline"/>
|
||
|
|
||
|
</h1>
|