mirror of
https://github.com/RivalStorm/rivalstorm.github.io
synced 2024-11-22 11:49:57 +00:00
97 lines
2.5 KiB
HTML
97 lines
2.5 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>
|
||
|
|
||
|
Something Brewing · 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="post">
|
||
|
<h1 class="post-title">Something Brewing</h1>
|
||
|
<span class="post-date">6 Dec 2016</span>
|
||
|
<p><strong>Watch this space for news.</strong></p>
|
||
|
|
||
|
<p>I’m a <em>little too busy</em> to write a lot here right now, but rest assured, it’ll be updated <em>sometime</em> soon.
|
||
|
You perhaps might even see a few sneak peeks, but I’m not promising anything…</p>
|
||
|
|
||
|
<p>Catch you later peeps!</p>
|
||
|
|
||
|
<p><em>avitex</em></p>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
|
||
|
|
||
|
</body>
|
||
|
</html>
|
||
|
|