Skip to content
This repository has been archived by the owner on Jul 26, 2020. It is now read-only.

Commit

Permalink
fixed missing space in navigation partial
Browse files Browse the repository at this point in the history
  • Loading branch information
epistrephein committed Jul 17, 2015
1 parent 67268b6 commit 5d3915b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<h1 class="blog-subtitle">{{@blog.description}}</h1>
</header>

{{!>navigation}}
{{!> navigation}}

{{{body}}}

Expand Down

0 comments on commit 5d3915b

Please sign in to comment.