zyllian.github.io/secret.html
2023-08-23 01:50:56 +00:00

1 line
No EOL
613 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html> <html lang="en"> <meta charset="utf-8"> <meta name="referrer" content="no-referrer"> <link rel="stylesheet" href="/styles/index.css"> <title>zyllian / Secret!</title> <header class="main-header"> <span> <a class="name" href="/">zyl's website</a> | <span class="pronouns">she/it/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>You found the secret page! 🎉🎉</h1> <p>thats it.</p> </main>