feat: clean about me + website style
This commit is contained in:
4
404.html
4
404.html
@ -4,7 +4,7 @@
|
||||
<!-- Metadata -->
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="ArKa - unknown page">
|
||||
<meta name="description" content="ArKa - Error">
|
||||
|
||||
<!-- Style -->
|
||||
<link rel="stylesheet" href="ArKa-Web/assets/style/colorscheme.css">
|
||||
@ -47,7 +47,7 @@
|
||||
<!-- Main content -->
|
||||
<main>
|
||||
<div id="content">
|
||||
<h1>╓───── Page not found ─────╖</h1>
|
||||
<h1 class="error">╓───── Error ─────╖</h1>
|
||||
<div id="error">
|
||||
<p>This page doesn't exist, go back to the main page:</p>
|
||||
<a href="https://arka.rocks">Main page</a>
|
||||
|
Reference in New Issue
Block a user