Skip to content

Instantly share code, notes, and snippets.

@cfjedimaster
Created June 17, 2013 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cfjedimaster/5800259 to your computer and use it in GitHub Desktop.
Save cfjedimaster/5800259 to your computer and use it in GitHub Desktop.
<div class="navbar navbar-inverse">
<div class="navbar-inner">
<div class="container">
<a href="#/home" class="brand">I Need It</a>
<ul class="nav pull-right">
<li>
<a href="#/home">
<span class="fui-home"></span>
</a>
</li>
</ul>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment