Skip to content

Commit 01ca330

Browse files
committed
Go to home instead of doing nothing.
1 parent 1a83364 commit 01ca330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<span class="icon-bar"></span>
88
<span class="icon-bar"></span>
99
</button>
10-
<a href="{{ site.url }}{{ site.baseurl }}">
10+
<a href="/">
1111
<img style="margin:0;" width="48px" src="/images/cr-logo.png" />
1212
</a>
1313
</div>

0 commit comments

Comments
 (0)