This commit is contained in:
Zyllian 2023-06-10 05:24:59 +00:00
parent 4f45f58735
commit 1271707ab8
41 changed files with 39 additions and 39 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="/">Zyllian's Website</a> | <span class="pronouns">she/they</span> </span> <span class="spacer"></span> <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="/">Zyllian's Website</a> | <span class="pronouns">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>