arcanis.me/404.html
arcan1s 1a27b5ba07 2014-01-12 04-30
+ added page "404"
+ added projects page
+ edited about and main pages
2014-01-12 04:23:54 +04:00

40 lines
1.2 KiB
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Error 404</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>404</h1>
<p class="view">Page not found!</p>
</header>
<section>
<h3>Hello!</h3>
<img src="resources/pinkiepie.png" alt="pinkiepie">
<p align="justify">I'm Pinkie Pie. You are seeing me because you want a page that I could not find. I'm sorry. Seriously. I'll try to work better. But now I may suggest you to return to the <a href="../index.html">Homepage</a> or <a href="javascript:history.back()">back</a></p>
</section>
<footer>
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>