Skip to content

Commit

Permalink
reload page after click on logo
Browse files Browse the repository at this point in the history
  • Loading branch information
behnammodi committed Mar 27, 2020
1 parent a40f0ec commit d649a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<div class="app">
<header>
<span class="header-contents">
<a id="logo" href="#" title="Swift Evolution" role="img" aria-label="Swift Evolution"></a>
<a id="logo" href="." title="Swift Evolution" role="img" aria-label="Swift Evolution"></a>
<h1 id="title"><a href="#">Swift Evolution</a></h1>
</span>
</header>
Expand Down

0 comments on commit d649a65

Please sign in to comment.