218 lines
7.6 KiB
HTML
218 lines
7.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
|
<link rel="icon" href="/">
|
|
|
|
<title>404 | Sander's Blog</title>
|
|
|
|
<!-- Begin Jekyll SEO tag v2.8.0 -->
|
|
<title>404 | Infinite Improbablity</title>
|
|
<meta name="generator" content="Jekyll v4.3.2" />
|
|
<meta property="og:title" content="404" />
|
|
<meta property="og:locale" content="en_US" />
|
|
<meta name="description" content="What I might have failed to mention" />
|
|
<meta property="og:description" content="What I might have failed to mention" />
|
|
<link rel="canonical" href="http://localhost:4000/404.html" />
|
|
<meta property="og:url" content="http://localhost:4000/404.html" />
|
|
<meta property="og:site_name" content="Infinite Improbablity" />
|
|
<meta property="og:type" content="website" />
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta property="twitter:title" content="404" />
|
|
<script type="application/ld+json">
|
|
{"@context":"https://schema.org","@type":"WebPage","description":"What I might have failed to mention","headline":"404","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/"}},"url":"http://localhost:4000/404.html"}</script>
|
|
<!-- End Jekyll SEO tag -->
|
|
|
|
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
|
|
|
|
<link href="/assets/css/screen.css" rel="stylesheet">
|
|
|
|
<link href="/assets/css/main.css" rel="stylesheet">
|
|
|
|
<script src="/assets/js/jquery.min.js"></script>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body class="layout-default">
|
|
<!-- defer loading of font and font awesome -->
|
|
<noscript id="deferred-styles">
|
|
<link href="https://fonts.googleapis.com/css?family=Righteous%7CMerriweather:300,300i,400,400i,700,700i" rel="stylesheet">
|
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
|
|
</noscript>
|
|
|
|
|
|
<!-- Begin Menu Navigation
|
|
================================================== -->
|
|
<nav class="navbar navbar-expand-lg navbar-light bg-white fixed-top mediumnavigation nav-down">
|
|
|
|
<div class="container pr-0">
|
|
|
|
<!-- Begin Logo -->
|
|
<a class="navbar-brand" href="https://sanderhautvast.github.io/">
|
|
<img src="/" alt="Sander's Blog">
|
|
</a>
|
|
<!-- End Logo -->
|
|
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarMediumish" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
|
|
<div class="collapse navbar-collapse" id="navbarMediumish">
|
|
|
|
<!-- Begin Menu -->
|
|
|
|
<ul class="navbar-nav ml-auto">
|
|
|
|
<!-- -->
|
|
<!-- <li class="nav-item">-->
|
|
<!-- -->
|
|
<!-- <a class="nav-link" href="/index.html">Blog</a>-->
|
|
<!-- </li>-->
|
|
|
|
<!-- <li class="nav-item">-->
|
|
<!-- <a class="nav-link" href="/about">About</a>-->
|
|
<!-- </li>-->
|
|
|
|
<!-- <li class="nav-item">-->
|
|
<!-- <a target="_blank" class="nav-link" href="https://bootstrapstarter.com/bootstrap-templates/template-mediumish-bootstrap-jekyll/"> Docs</a>-->
|
|
<!-- </li>-->
|
|
|
|
<!-- <li class="nav-item">-->
|
|
<!-- <a target="_blank" class="nav-link" href="https://www.wowthemes.net/themes/mediumish-wordpress/"><i class="fab fa-wordpress-simple"></i> WP Version</a>-->
|
|
<!-- </li>-->
|
|
|
|
<!-- <li class="nav-item">-->
|
|
<!-- <a target="_blank" class="nav-link" href="https://www.wowthemes.net/themes/mediumish-ghost/"><i class="fab fa-snapchat-ghost"></i> Ghost Version</a>-->
|
|
<!-- </li>-->
|
|
|
|
<!-- <li class="nav-item">-->
|
|
<!-- <a target="_blank" class="nav-link" href="https://github.com/wowthemesnet/mediumish-theme-jekyll"><i class="fab fa-github"></i> Fork on Github</a>-->
|
|
<!-- </li>-->
|
|
|
|
<script src="/assets/js/lunr.js"></script>
|
|
|
|
|
|
<style>
|
|
.lunrsearchresult .title {color: #d9230f;}
|
|
.lunrsearchresult .url {color: silver;}
|
|
.lunrsearchresult a {display: block; color: #777;}
|
|
.lunrsearchresult a:hover, .lunrsearchresult a:focus {text-decoration: none;}
|
|
.lunrsearchresult a:hover .title {text-decoration: underline;}
|
|
</style>
|
|
|
|
|
|
<form class="bd-search" onSubmit="return lunr_search(document.getElementById('lunrsearch').value);">
|
|
<input type="text" class="form-control text-small launch-modal-search" id="lunrsearch" name="q" maxlength="255" value="" placeholder="Type and enter..."/>
|
|
</form>
|
|
|
|
<div id="lunrsearchresults">
|
|
<ul></ul>
|
|
</div>
|
|
|
|
<script src="/assets/js/lunrsearchengine.js"></script>
|
|
|
|
</ul>
|
|
|
|
<!-- End Menu -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</nav>
|
|
<!-- End Navigation
|
|
================================================== -->
|
|
|
|
<div class="site-content">
|
|
|
|
<div class="container">
|
|
|
|
<!-- Site Title
|
|
================================================== -->
|
|
<div class="mainheading">
|
|
<h1 class="sitetitle">
|
|
Sander's Blog
|
|
</h1>
|
|
<p class="lead">
|
|
What I might have failed to mention
|
|
</p>
|
|
</div>
|
|
|
|
<!-- Content
|
|
================================================== -->
|
|
<div class="main-content">
|
|
<div class="text-center">
|
|
<h1 class="display-1 mt-5 mb-4"><span class="badge badge-danger">404</span> Page does not exist!</h1>
|
|
<p>Please use the search bar at the top or visit our <a href="/">homepage</a>!</p>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<!-- Categories Jumbotron
|
|
================================================== -->
|
|
<div class="jumbotron fortags">
|
|
<div class="d-md-flex h-100">
|
|
<div class="col-md-4 transpdark align-self-center text-center h-100">
|
|
<div class="d-md-flex align-items-center justify-content-center h-100">
|
|
<h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span class="d-none d-md-inline">→</span></h2>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-8 p-5 align-self-center text-center">
|
|
|
|
|
|
|
|
<a class="mt-1 mb-1" href="/categories#java">java (1)</a>
|
|
|
|
<a class="mt-1 mb-1" href="/categories#performance">performance (1)</a>
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Begin Footer
|
|
================================================== -->
|
|
<footer class="footer">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-6 col-sm-6 text-center text-lg-left">
|
|
Copyright © 2023 Sander's Blog
|
|
</div>
|
|
<div class="col-md-6 col-sm-6 text-center text-lg-right">
|
|
<a target="_blank" href="https://www.wowthemes.net/mediumish-free-jekyll-template/">Mediumish Jekyll Theme</a> by WowThemes.net
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
<!-- End Footer
|
|
================================================== -->
|
|
|
|
</div> <!-- /.site-content -->
|
|
|
|
<!-- Scripts
|
|
================================================== -->
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
|
|
|
|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script>
|
|
|
|
<script src="/assets/js/mediumish.js"></script>
|
|
|
|
|
|
|
|
<script src="/assets/js/ie10-viewport-bug-workaround.js"></script>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|