1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-01 16:30:46 +00:00

Remove old navbar tiddler

This commit is contained in:
Jeremy Ruston 2012-06-10 22:02:39 +01:00
parent ef8b9d81de
commit 2a08b3a082

View File

@ -1,13 +0,0 @@
title: NavBar
type: text/x-tiddlywiki
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
{{nav{
* HelloThere
* [[Introduction]]
}}}
</div>
</div>
</div>