mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-01-08 19:51:06 +01:00
101 lines
3.5 KiB
HTML
101 lines
3.5 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
|
||
|
<head>
|
||
|
<title>
|
||
|
404 | Zola Terminimal theme
|
||
|
</title>
|
||
|
|
||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||
|
<meta name="robots" content="noodp"/>
|
||
|
|
||
|
<link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css">
|
||
|
<link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css">
|
||
|
|
||
|
<link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css">
|
||
|
|
||
|
|
||
|
<meta name="description" content="Page not found">
|
||
|
|
||
|
<meta property="og:description" content="Page not found">
|
||
|
<meta property="og:title" content="Zola Terminimal theme">
|
||
|
<meta property="og:type" content="website">
|
||
|
<meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal">
|
||
|
|
||
|
<meta name="twitter:card" content="summary_large_image">
|
||
|
<meta name="twitter:description" content="Page not found">
|
||
|
<meta name="twitter:title" content="Zola Terminimal theme">
|
||
|
<meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal">
|
||
|
<meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal">
|
||
|
|
||
|
<link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" />
|
||
|
<link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" />
|
||
|
</head>
|
||
|
|
||
|
<body class="">
|
||
|
<div class="container">
|
||
|
|
||
|
<header class="header">
|
||
|
<div class="header__inner">
|
||
|
<div class="header__logo">
|
||
|
|
||
|
<a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;">
|
||
|
<div class="logo">
|
||
|
|
||
|
Terminimal theme
|
||
|
|
||
|
</div>
|
||
|
</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<nav class="menu">
|
||
|
<ul class="menu__inner">
|
||
|
<li><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li>
|
||
|
|
||
|
<li><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li>
|
||
|
|
||
|
<li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li>
|
||
|
|
||
|
<li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li>
|
||
|
|
||
|
<li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li>
|
||
|
</ul>
|
||
|
</nav>
|
||
|
|
||
|
|
||
|
</header>
|
||
|
|
||
|
|
||
|
<div class="content">
|
||
|
|
||
|
<div class="post">
|
||
|
<h1 class="post-title">Lost?</h1>
|
||
|
<p>This page does not exist.</p>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<footer class="footer">
|
||
|
<div class="footer__inner">
|
||
|
<div class="copyright">
|
||
|
<span>©
|
||
|
2024
|
||
|
Powered by <a href="https://www.getzola.org/">Zola</a></span>
|
||
|
<span class="copyright-theme">
|
||
|
<span class="copyright-theme-sep">:: </span>
|
||
|
Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman
|
||
|
</span>
|
||
|
</div>
|
||
|
</div>
|
||
|
</footer>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
</body>
|
||
|
|
||
|
</html>
|