Remove old navbar tiddler

This commit is contained in:
Jeremy Ruston
2012-06-10 22:02:39 +01:00
parent ef8b9d81de
commit 2a08b3a082
-13
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>