mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-11-17 07:47:24 +00:00
Blog edition: Add classes for the static menu
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user