Skip to content

Commit

Permalink
Step 17.9: Refactor Navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and Dotan Simha committed Nov 22, 2016
1 parent 17c0c9f commit 886cd51
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions imports/ui/components/navigation/navigation.html
@@ -1,3 +1,6 @@
<h1>
<a href="/parties">Home</a>
</h1>
<div class="fluid-container">
<div class="navbar-header">
<a href="/parties" class="navbar-brand">Socially</a>
<login-buttons class="navbar-brand"></login-buttons>
</div>
</div>

0 comments on commit 886cd51

Please sign in to comment.