feat: clean about me + website style

This commit is contained in:
2024-11-16 23:00:19 -05:00
parent 5e17fd2080
commit 754bd2daad
3 changed files with 46 additions and 31 deletions

View File

@ -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>