Fix error page link

This commit is contained in:
Victor Westerlund 2021-12-28 01:11:09 +01:00 committed by GitHub
parent 0cd5d11cd8
commit 9413b2ac4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@
<main>
<h1>there is nothing here</h1>
<p>and that is all I know</p>
<a href="#">
<a href="/">
<div class="button">
<p>take me home</p>
</div>