Skip to content

Commit

Permalink
Added partials
Browse files Browse the repository at this point in the history
  • Loading branch information
arvention committed Mar 28, 2020
1 parent 96c642d commit 085cb5f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions views/partials/header.hbs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<nav id="header">
<a href="/">Home</a>
<a href="/signup">Sign Up</a>
</nav>

0 comments on commit 085cb5f

Please sign in to comment.