mirror of
https://github.com/RivalStorm/rivalstorm.github.io
synced 2024-11-21 19:39:56 +00:00
88 lines
2.3 KiB
HTML
88 lines
2.3 KiB
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
|
|
|
|
<head>
|
|
<link href="http://gmpg.org/xfn/11" rel="profile">
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
|
|
|
<title>
|
|
|
|
404 Page not found · RivalStorm - DevBlog
|
|
|
|
</title>
|
|
|
|
|
|
<link rel="stylesheet" href="https://blog.rivalstorm.net/css/poole.css">
|
|
<link rel="stylesheet" href="https://blog.rivalstorm.net/css/syntax.css">
|
|
<link rel="stylesheet" href="https://blog.rivalstorm.net/css/lanyon.css">
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700|PT+Sans:400">
|
|
|
|
|
|
<link rel="shortcut icon" href="https://blog.rivalstorm.net/assets/favicon.png">
|
|
|
|
|
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://blog.rivalstorm.net/atom.xml">
|
|
</head>
|
|
|
|
|
|
<body>
|
|
|
|
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
|
|
|
|
<div class="sidebar" id="sidebar">
|
|
<div class="sidebar-item">
|
|
<p>
|
|
<img align="center" src="https://blog.rivalstorm.net/assets/logo.svg" />
|
|
</p>
|
|
</div>
|
|
|
|
<nav class="sidebar-nav">
|
|
<a class="sidebar-nav-item " href="https://blog.rivalstorm.net/">Home</a>
|
|
<a class="sidebar-nav-item " href="https://blog.rivalstorm.net/post">Posts</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a class="sidebar-nav-item" href="http://github.com/rivalstorm/rivalstorm.github.io">Site Source</a>
|
|
<span class="sidebar-nav-item">Currently on master</span>
|
|
</nav>
|
|
|
|
<div class="sidebar-item">
|
|
<p>RivalStorm © 2016. All rights reserved.</p>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="wrap">
|
|
<div class="masthead">
|
|
<div class="container">
|
|
<h3 class="masthead-title">
|
|
<a href="https://blog.rivalstorm.net/" title="Home">RivalStorm - DevBlog</a>
|
|
<small>A peek under the hood</small>
|
|
</h3>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="container content">
|
|
|
|
|
|
<div class="page">
|
|
<h1 class="page-title">404</h1>
|
|
<p>Sorry, we’ve misplaced that URL or it’s pointing to something that doesn’t exist. <a href="https://blog.rivalstorm.net/">Head back home</a> to try finding it again.</p>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
|
|
|
|
</body>
|
|
</html>
|
|
|