<!DOCTYPE html>
<html lang="en">
<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="Page not found">

<meta property="og:description" content=" :/">


<meta property="og:type" content="article">
<meta property="og:site_name" content="Home">



<script type="application/ld+json">
{
    "@context": "https://schema.org",
    "@type": "BlogPosting",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "/404.html"
    },
    "url": "/404.html",
    "headline": "Page not found",
    "description": " :/",
    
    
    "publisher": {
        "@type": "Organization",
        "name": "Home",
        "logo": {
            "@type": "ImageObject",
            "url": "/"
        }
    },
    
}
</script>


    <title>Page not found | Home</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/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">
    

    

    
    
</head>
<body>
    
    <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">
                                    
                                        Home
                                    
                                </a>
                            </h2>
                            
                        </hgroup>
                    </li>
                </ul>
                <button id="menu-toggle" class="hamburger">&#9776;</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">&#9789;</span></li>
                    
                    <div class="underline"></div>
                </ul>
            </nav>
            
        </header>
        
        <section class="main-content">
            



<article class="h-entry">
  <data class="p-name" value="Page not found"></data>
  <a class="u-url" href="/404.html" style="display: none;"></a>
  

  

  


<div class="content-title" id="title">
    <h1>Page not found</h1> 
    


<span class="content-date">
    <small></small>
</span>

</div>

  
  

  <div class="content-html e-content">Page not found :/</div>
  
</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 src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.10.0/highlight.min.js"></script>
<script>
  hljs.highlightAll();
</script>



</body>
</html>
