Skip to content

Commit

Permalink
Fix src
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 4, 2016
1 parent 1726ab0 commit 7df7b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partials/navigation.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="wrapper">

<a class="blog-logo" href="/">
<img src="assets/images/favicon-96x96.png" alt="placeholder+image">
<img src="/assets/images/favicon-96x96.png" alt="placeholder+image">
<span>{{@blog.title}}</span>
</a>

Expand Down

0 comments on commit 7df7b3c

Please sign in to comment.