Skip to content

Commit d584de6

Browse files
author
gerep
committed
missing /?
1 parent 453ffcb commit d584de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{{ define "main" }}
22
<main id="main">
33
<div>
4-
<img src="assets/404.png"/>
4+
<img src="/assets/404.png"/>
55
<p><strong>It looks like you don't know where you are going :(</strong></p>
66
<p><a href="{{ "" | relURL }}">click here and try again</a></p>
77
</div>

0 commit comments

Comments
 (0)