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 DAB0mB committed Dec 14, 2016
1 parent cc197f2 commit 17b9267
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 17b9267

Please sign in to comment.