mirror of
https://codeberg.org/vlw/victorwesterlund.com.git
synced 2025-09-14 03:23:41 +02:00
Fix error page link
This commit is contained in:
parent
0cd5d11cd8
commit
9413b2ac4e
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
<main>
|
<main>
|
||||||
<h1>there is nothing here</h1>
|
<h1>there is nothing here</h1>
|
||||||
<p>and that is all I know</p>
|
<p>and that is all I know</p>
|
||||||
<a href="#">
|
<a href="/">
|
||||||
<div class="button">
|
<div class="button">
|
||||||
<p>take me home</p>
|
<p>take me home</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue