mirror of
https://github.com/authenyoo/website.git
synced 2025-04-04 18:56:42 +02:00
26 lines
1.4 KiB
HTML
26 lines
1.4 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>page not found</title>
|
|
<link rel="icon" href="/images/favicon.png" type="image/x-icon" />
|
|
<link rel="stylesheet" href="/css/style.css" />
|
|
<meta content="page not found: heres this wildkarduno song" property="og:title" />
|
|
<meta
|
|
content="best page not found ever made by authenyo"
|
|
property="og:description"
|
|
/>
|
|
<meta content="/not_found.html" property="og:url" />
|
|
<meta content="/images/404.jpg" property="og:image" />
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta content="#a89984" data-react-helmet="true" name="theme-color" />
|
|
<script defer src="https://collecting.slurs.online/script.js" data-website-id="10adc62c-d228-48f0-98ec-c668a326d6ee"></script>
|
|
</head>
|
|
<body>
|
|
<marquee><iframe width="560" height="315" src="https://www.youtube.com/embed/2ByUkVOkF6c?si=4Ckr7Kumg_nwmtdM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></marquee>
|
|
<h1>404... sowwy</h1>
|
|
<p>take this cool wildkarduno song</p>
|
|
<p><a href="/pages/happiness.html">go back!! now</a></p>
|
|
</body>
|
|
</html>
|