hugo-theme-relearn/pir/404.html
2022-04-03 20:11:22 +00:00

63 lines
3.2 KiB
HTML

<!DOCTYPE html>
<html lang="pir">
<head>
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.96.0" />
<meta name="generator" content="Relearn 3.4.1&#43;tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>404 Page not found :: Cap&#39;n Hugo Relearrrn Theme</title>
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1649016678" type="image/svg+xml">
<link href="/hugo-theme-relearn/css/nucleus.css?1649016678" rel="stylesheet">
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1649016678" rel="stylesheet">
<link href="/hugo-theme-relearn/css/featherlight.min.css?1649016678" rel="stylesheet">
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1649016678" rel="stylesheet">
<link href="/hugo-theme-relearn/css/auto-complete.css?1649016678" rel="stylesheet">
<link href="/hugo-theme-relearn/css/theme.css?1649016678" rel="stylesheet">
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1649016678" rel="stylesheet" id="variant-style">
<link href="/hugo-theme-relearn/css/variant.css?1649016678" rel="stylesheet">
<link href="/hugo-theme-relearn/css/print.css?1649016678" rel="stylesheet" media="print">
<script src="/hugo-theme-relearn/js/variant.js?1649016678"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
var index_url="/hugo-theme-relearn/pir/index.json";
var root_url="/";
var baseUri=root_url.replace(/\/$/, '');
// translations
window.T_Copy_to_clipboard = 'Copy t\u0027 clipboard';
window.T_Copied_to_clipboard = 'Copied t\u0027 clipboard!';
window.T_Copy_link_to_clipboard = 'Copy link t\u0027 clipboard';
window.T_Link_copied_to_clipboard = 'Copied link t\u0027 clipboard!';
// some further base stuff
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
</script>
<script src="/hugo-theme-relearn/js/jquery.min.js?1649016678"></script>
<style>
p, li, ul {
text-align: center
}
ul {
list-style-type: none;
}
</style>
</head>
<body class="mobile-support" data-url="/">
<div id="body" class="default-animation" style="margin-left:0px;">
<div id="sidebar-overlay"></div>
<main id="body-inner" class="chapter">
<div class="flex-block-wrapper">
<h1>Errror</h1>
<p></p>
<p>Woops. Looks like this plank doesn&#39;t exist ¯\_(ツ)_/¯.</p>
<p></p>
<p><a href="/hugo-theme-relearn/pir/">Go t&#39; homeplank</a></p>
<p><img src="/hugo-theme-relearn/images/gopher-404.jpg" style="width:50%" alt="Page not found!"></p>
</div>
</main>
</div>
</body>
</html>