211 lines
5.8 KiB
HTML
211 lines
5.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="color-scheme" content="light dark" />
|
|
<meta name="generator" content="Marmite" />
|
|
|
|
<meta property="og:title" content="Not Found">
|
|
|
|
<meta property="og:description" content="
|
|
">
|
|
|
|
|
|
<meta property="og:type" content="article">
|
|
<meta property="og:site_name" content="Blog-of-Jkrebian">
|
|
|
|
|
|
|
|
<script type="application/ld+json">
|
|
{
|
|
"@context": "https://schema.org",
|
|
"@type": "BlogPosting",
|
|
"mainEntityOfPage": {
|
|
"@type": "WebPage",
|
|
"@id": "/404.html"
|
|
},
|
|
"url": "/404.html",
|
|
"headline": "Not Found",
|
|
"description": "
|
|
",
|
|
|
|
|
|
"publisher": {
|
|
"@type": "Organization",
|
|
"name": "Blog-of-Jkrebian",
|
|
"logo": {
|
|
"@type": "ImageObject",
|
|
"url": "/"
|
|
}
|
|
},
|
|
|
|
}
|
|
</script>
|
|
|
|
|
|
<title>Not Found | Blog-of-Jkrebian</title>
|
|
<link rel="stylesheet" type="text/css" href="/static/pico.min.css">
|
|
<link rel="stylesheet" type="text/css" href="/static/marmite.css">
|
|
|
|
<link rel="stylesheet" type="text/css" href="/static/colorschemes/github.css">
|
|
|
|
<link rel="stylesheet" type="text/css" href="/static/custom.css">
|
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.10.0/styles/github.min.css" id="highlightjs-theme" />
|
|
|
|
|
|
|
|
<link rel="alternate" type="application/rss+xml" title="index" href="/index.rss">
|
|
<link rel="alternate" type="application/rss+xml" title="year: 2025" href="/archive-2025.rss">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
<body>
|
|
|
|
<div class="container-fluid announcement-wrapper">
|
|
<div class="announcement"><p>Give us a ☆ on <a href="https://github.com/rochacbruno/marmite">github</a></p>
|
|
</div>
|
|
</div>
|
|
|
|
<main class="container">
|
|
|
|
<header class="header-content">
|
|
<nav class="header-nav">
|
|
<ul class="header-name">
|
|
<li>
|
|
<hgroup class="h-card">
|
|
<h2>
|
|
<a href="/" class="contrast p-name u-url">
|
|
|
|
Blog-of-Jkrebian
|
|
|
|
</a>
|
|
</h2>
|
|
|
|
</hgroup>
|
|
</li>
|
|
</ul>
|
|
<button id="menu-toggle" class="hamburger">☰</button>
|
|
|
|
<ul class="header-menu" id="header-menu">
|
|
|
|
|
|
|
|
<li>
|
|
|
|
<a class="menu-item secondary" href="/tags.html">Tags</a>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
|
|
<a class="menu-item secondary" href="/archive.html">Archive</a>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
|
|
<a class="menu-item secondary" href="/authors.html">Authors</a>
|
|
|
|
</li>
|
|
|
|
<li><span class="theme-toggle secondary" title="dark mode">☽</span></li>
|
|
|
|
<li><a href="#" id="search-toggle" class="secondary" title="Search (Ctrl + Shift + F)"> <span class="search-txt">Search</span><span class="search-magnifier"></span></a></li>
|
|
|
|
<div class="underline"></div>
|
|
</ul>
|
|
</nav>
|
|
|
|
<div class="marmite-background-overlay" id="overlay-close"></div>
|
|
<div class="marmite-search-bar hidden">
|
|
<span></span>
|
|
<button class="marmite-close-button" id="search-close">X</button>
|
|
<input placeholder="Search" id="marmite-search-input" />
|
|
<div class="marmite-search-bar-result">
|
|
<ul id="marmite-search-bar-result"></ul>
|
|
</div>
|
|
</div>
|
|
|
|
</header>
|
|
|
|
<section class="main-content">
|
|
|
|
|
|
|
|
|
|
<article class="h-entry">
|
|
<data class="p-name" value="Not Found"></data>
|
|
<a class="u-url" href="/404.html" style="display: none;"></a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="content-html e-content"><h1><a href="#not-found" aria-hidden="true" class="anchor" id="not-found"></a>Not Found</h1>
|
|
</div>
|
|
|
|
</article>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<article><h5><a href="#comments" aria-hidden="true" class="anchor" id="comments"></a>Comments</h5>
|
|
<p><strong>edit <code>content/_comments.md</code> to adjust for your own site/repo</strong></p>
|
|
<p><strong>remove</strong> the file to disable comments</p>
|
|
<script src='https://utteranc.es/client.js'
|
|
repo='rochacbruno/issue-bin'
|
|
issue-term='pathname'
|
|
theme='preferred-color-scheme'
|
|
crossorigin='anonymous'
|
|
async>
|
|
</script>
|
|
</article>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</section>
|
|
|
|
<footer class="footer-content grid">
|
|
<div>Powered by <a href="https://github.com/rochacbruno/marmite">Marmite</a> | <small><a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC-BY_NC-SA</a></small></div>
|
|
|
|
</footer>
|
|
|
|
</main>
|
|
|
|
<script src="/static/marmite.js"></script>
|
|
<script src="/static/custom.js"></script>
|
|
|
|
<script type="module" src="/static/search.js"></script>
|
|
|
|
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.10.0/highlight.min.js"></script>
|
|
<script>
|
|
hljs.highlightAll();
|
|
</script>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|