mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 12:07:19 +00:00
Blog edition: Add classes for the static menu
This commit is contained in:
parent
cd6b443533
commit
aae1bf9f80
@ -1,6 +1,8 @@
|
|||||||
title: $:/plugins/tiddlywiki/blog/templates/menu
|
title: $:/plugins/tiddlywiki/blog/templates/menu
|
||||||
|
|
||||||
<div>
|
<div class="tc-blog-menu">
|
||||||
|
|
||||||
|
<div class="tc-blog-menu-item">
|
||||||
|
|
||||||
<a href="../index.html">
|
<a href="../index.html">
|
||||||
|
|
||||||
@ -9,3 +11,5 @@ title: $:/plugins/tiddlywiki/blog/templates/menu
|
|||||||
</a>
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user