<html lang="en">
	<head>
		<!-- Global site tag (gtag.js) - Google Analytics -->
		<script async src="https://www.googletagmanager.com/gtag/js?id=UA-131420544-1"></script>
		<script>
			window.dataLayer = window.dataLayer || [];

			function gtag() {
				dataLayer.push(arguments);
			}

			gtag('js', new Date());
			gtag('config', 'UA-131420544-1');
		</script>
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">

		<title>Resource Not Found</title>
		<meta name="description" content="">
				<meta name="application-name" content="">

		<link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.5/superhero/bootstrap.min.css" rel="stylesheet">

		<style>
			body {
				padding-bottom: 70px;
			}
		</style>	</head>
	<body>
		<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
			<div class="container">
				<div class="navbar-header">
					<div class="navbar-brand">
						<a href="/">Lee Jones</a>
						<small> &bull; <a href="/now">Now</a></small>
						<small> &bull; <a href="/blahg">Blahg</a></small>
						<small> &bull; <a href="/projects">Projects</a></small>
						<small> &bull; <a href="/about">About</a></small>
					</div>
				</div>
			</div><!-- /.container-fluid -->
		</nav>
		<br>
		<br>
		<br>
		<br>
		<div class="container">
				<div class="row">
		<div class="col">
			<h1 class="centered">The page you are looking for does not exist.</h1>
			<h1 class="centered">It is pitch black. You are likely to be eaten by a grue.</h1>
		</div>
	</div>

<style>
	.centered {
		text-align: center;
		margin-top: 100px; /* Adjust this value as needed */
	}
</style>
		</div>
		<hr>
  		<footer class="navbar footer" role="navigation">
			<div class="col-xs-12 col-sm-3">
			</div>
			<div class="col-xs-12 col-sm-6" align="center">
				  <a href="http://twitter.com/ljonesfl">Twitter</a>
				  &bull;
				  <a href="http://github.com/ljonesfl">GitHub</a>
				  &bull;
				  <a href="http://instagram.com/ljonesfl">Instagram</a>
				  &bull;
				  <a href="http://linkedin.com/in/leejonesfl">LinkedIn</a>
				  &bull;
				  <a rel="me" href="https://mastodon.technology/@ljones">Mastodon</a>
				  &bull;
				  <a href="https://www.youtube.com/channel/UClJD2Q_2B2hcQAG70cvLhXw/">YouTube</a>
				  &bull;
				  <a href="https://leejon.es/blahg/rss">rss</a>
			</div>
			<div class="col-xs-12 col-sm-3">
			</div>
		</footer>
	</body>
</html>
