Files
portfolio/404.html

84 lines
5.0 KiB
HTML

<!--
/*-----------------------------------------------------------*\
| _ |
| | | |
| __ _____ ___ ___ ___| | __ _ __ _ _ __ ___ ___ |
| \ \ /\ / / _ \/ __/ __|/ _ \ |/ _` |/ _` | '_ ` _ \ / _ \ |
| \ V V / __/\__ \__ \ __/ | (_| | (_| | | | | | | __/ |
| \_/\_/ \___||___/___/\___|_|\__, |\__,_|_| |_| |_|\___| |
| __/ | |
| |___/ |
| This code is made by Wesselgame and is licensed under the |
| MIT license ( https://opensource.org/licenses/MIT ) |
| |
| GitHub: https://github.com/PassTheWessel/wessel.meek.moe |
\*-----------------------------------------------------------*/
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<title>Wesselgame - 404</title>
<meta property="og:url" content="http://wessel.meek.moe/" />
<meta name="theme-color" content="#80BD01" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Wesselgame" />
<meta property="og:image" content="https://wessel.meek.moe/static/img/logos/1.gif" />
<meta property="og:locale" content="en_us">
<meta property="og:site_name" content="Wesselgame">
<meta property="og:description" content="A full stack developer from the Netherlands, developer for fun" />
<link rel="SHORTCUT ICON" href="https://wessel.meek.moe/static/img/favicon.ico">
<meta name="KEYWORDS" content="wessel, wesselgame, wesseltip, tip open source, github, discord, sass, brainfuck, html, css" />
<meta name="DESCRIPTION" content="A full stack developer from the Netherlands, developer for fun" />
<meta property="twitter:url" content="https://wessel.meek.moe/">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:title" content="Wesselgame">
<meta property="twitter:image" content="https://wessel.meek.moe/static/img/logos/1.gif">
<meta property="twitter:description" content="A full stack developer from the Netherlands, developer for fun">
<link rel="stylesheet" type="text/css" href="https://wessel.meek.moe/static/css/404.css">
</head>
<body id="body">
<div class="container center main_slide content" style="min-width: 900px; max-width: 900px;">
<br />
<div class="row">
<div class="col-xs-6">
<img draggable="false" src="https://wessel.meek.moe/static/img/404.svg" width="100%" height="100%" id="logo"/>
</div>
<div class="col-xs-6 left">
<h1 style="font-size: 35px;" id="title">404: NOT FOUND</h1>
<span id="content">
<span style="color: #c9c9c9; font-size: 20px;">
The file you tried to access doesn't exist.
<span class="emerald" style="font-size: 15px;">
Maybe it'll appear one day, if you look hard enough 👀
</span>
</span>
</span>
<div class="center">
<a class="btn" href="https://wessel.meek.moe/" style="width: 40%;">Home</a>
<a class="btn" href="https://github.com/PassTheWessel/wessel.meek.moe" style="width: 40%;">GitHub</a>
<br /><br />
</div>
</div>
</div>
<footer class="footer small">Site made with <span class="purple">&lt;3</span> by <a href="https://github.com/PassTheWessel">Wesselgame</a> | Source code on <a href="https://github.com/PassTheWessel/wessel.meek.moe">GitHub</a></footer>
<!--
Why are you looking here?
You are ruining an easter egg
Please go away now, thanks
All you're doing is ruining fun :(
Don't blame my spaghetti code
Bearcop will get you
Konami code: UP UP DOWN DOWN LEFT RIGHT LEFT RIGHT B A
-->
<script async>var onKonamiCode=function(e){var n="",t="38384040373937396665";document.addEventListener("keydown",function(o){if((n+=""+o.keyCode)===t)return e();t.indexOf(n)&&(n=""+o.keyCode)})};onKonamiCode(function(){document.getElementById("body").style.background="url(https://wessel.meek.moe/static/img/backgrounds/3.png)",document.getElementById("title").innerHTML="200: FOUND",document.getElementById("logo").src="https://wessel.meek.moe/static/img/easter_egg.png",document.getElementById("logo").className="logo",document.getElementById("content").innerHTML=['<span style="font-size: 15px; color: #c9c9c9;">',"It seems like you've found an existing page!","<br />",'<span class="emerald">This is a secret konami easter egg</span>',"<br />","You might've found this page legitimately , if so well done!","<br />",'<span style="color: red;">But if you lurked in the code and found this, you ruined the easter egg :(</span>',"<br />",'<span style="font-size: 10px;">You just wasted your precious time reading this >:^)</span>',"</span>"].join("")});</script>
</body>
</html>