Skip to content

Commit

Permalink
fix(readme): remove unnecessary href attribute on header image
Browse files Browse the repository at this point in the history
  • Loading branch information
niklashigi committed Dec 24, 2017
1 parent a853678 commit c578711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center">
<br>
<br>
<img width="320" src="/images/header.png" href="#">
<img width="320" src="/images/header.png">
<br>
<br>
<br>
Expand Down

0 comments on commit c578711

Please sign in to comment.