This commit is contained in:
zyllian 2023-11-13 03:58:07 +00:00
parent d2f19cba8c
commit 3435ca0da0
29 changed files with 31 additions and 31 deletions

View file

@ -1 +1 @@
<!DOCTYPE html> <html lang="en"> <meta charset="utf-8"> <meta name="referrer" content="no-referrer"> <link rel="stylesheet" href="/styles/index.css"> <title>zyllian / Not Found</title> <header class="main-header"> <span> <a class="name" href="/">zyl's website</a> | <span class="pronouns">it(/she/they)</span> </span> <span class="spacer"></span> <a href="/blog/">Blog</a> | <a href="/images/">Images</a> | <a href="https://github.com/Zyllian/zyllian.github.io" rel="noopener noreferrer" target="_blank">Source</a> </header> <main class="page"> <h1>404 Not Found</h1> <p>The page or resource requested does not exist. <a href="/">Back to home</a></p> </main>
<!DOCTYPE html> <html lang="en"> <meta charset="utf-8"> <meta name="referrer" content="no-referrer"> <link rel="stylesheet" href="/styles/index.css"> <title>zyllian / not found</title> <header class="main-header"> <span> <a class="name" href="/">zyl's website</a> | <span class="pronouns">it(/she/they)</span> </span> <span class="spacer"></span> <a href="/blog/">blog</a> | <a href="/images/">images</a> | <a href="https://github.com/zyllian/zyllian.github.io" rel="noopener noreferrer" target="_blank">source</a> </header> <main class="page"> <h1>404 not found 😭</h1> <p>the page or resource requested does not exist. <a href="/">back to home</a></p> </main>