This commit is contained in:
He4eT 2021-03-03 02:40:43 +05:00
commit 675a84c14b
13 changed files with 34 additions and 54 deletions

View file

@ -117,6 +117,5 @@ export default function ({ themeEngine }) {
</label>
</p>
</section>
</main>)
}

View file

@ -4,8 +4,12 @@ import { Link } from 'wouter-preact'
export default () => (
<main>
<div class='status'>
<h1>404</h1>
<p>Page not found</p>
<h1>
404
</h1>
<p>
Page not found
</p>
<hr />
<Link href='/'>
Home