1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 10:07:19 +00:00

Blog edition: Add classes for the static menu

This commit is contained in:
Jermolene 2015-11-17 21:40:43 +00:00
parent cd6b443533
commit aae1bf9f80

View File

@ -1,6 +1,8 @@
title: $:/plugins/tiddlywiki/blog/templates/menu
<div>
<div class="tc-blog-menu">
<div class="tc-blog-menu-item">
<a href="../index.html">
@ -9,3 +11,5 @@ title: $:/plugins/tiddlywiki/blog/templates/menu
</a>
</div>
</div>