Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Step 18.3: Add bootstrap navbar
  • Loading branch information
dotansimha authored and DAB0mB committed Dec 14, 2016
1 parent 600160a commit 0fb6081
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion client/imports/app/app.component.html
@@ -1,3 +1,6 @@
<div>
<nav class="navbar navbar-light bg-faded">
<a class="navbar-brand" href="#">Socially</a>
</nav>
<div class="container-fluid">
<router-outlet></router-outlet>
</div>

0 comments on commit 0fb6081

Please sign in to comment.