pages/404.html

275 lines
6.5 KiB
HTML
Raw Normal View History

2024-01-17 22:14:22 +01:00
<!doctype html>
<html
lang="cs-cz"
dir="ltr"
class="scroll-smooth"
data-default-appearance="light"
data-auto-appearance="true"
><head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
2024-08-09 02:14:09 +02:00
<meta name="theme-color" content="#FFFFFF" />
2024-01-17 22:14:22 +01:00
<title>404 Page not found &middot; Kolektiv Rozpor</title>
<meta name="title" content="404 Page not found &middot; Kolektiv Rozpor" />
<script
type="text/javascript"
2024-08-09 02:14:09 +02:00
src="/js/appearance.min.74ad8406faea02f3e186ba5126249aaeed9073629e04b05037b903396b188724.js"
integrity="sha256-dK2EBvrqAvPhhrpRJiSaru2Qc2KeBLBQN7kDOWsYhyQ="
2024-01-17 22:14:22 +01:00
></script>
2024-01-18 01:55:30 +01:00
2024-01-17 22:14:22 +01:00
<link
type="text/css"
rel="stylesheet"
2024-08-09 02:14:09 +02:00
href="/css/main.bundle.min.193887872f188586e561a68c8161bec6bc6454bdae0fa07470cc0dc8e953a966.css"
integrity="sha256-GTiHhy8YhYblYaaMgWG&#43;xrxkVL2uD6B0cMwNyOlTqWY="
2024-01-17 22:14:22 +01:00
/>
<meta
name="description"
content="
"
/>
2024-01-17 22:30:54 +01:00
<link rel="canonical" href="https://www.rozpor.org/404.html" />
2024-01-17 22:14:22 +01:00
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/site.webmanifest" />
2024-08-09 02:14:09 +02:00
<meta property="og:url" content="https://www.rozpor.org/404.html">
<meta property="og:site_name" content="Kolektiv Rozpor">
<meta property="og:title" content="404 Page not found">
<meta property="og:locale" content="cs_cz">
<meta property="og:type" content="website">
2024-01-17 22:14:22 +01:00
2024-08-09 02:14:09 +02:00
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="404 Page not found">
2024-01-17 22:14:22 +01:00
2024-08-09 02:14:09 +02:00
2024-01-17 22:14:22 +01:00
2024-01-18 01:55:30 +01:00
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
2024-01-23 21:30:39 +01:00
<link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
2024-01-17 22:14:22 +01:00
</head>
<body
2024-08-09 02:14:09 +02:00
class="m-auto flex h-screen max-w-7xl flex-col bg-neutral px-6 text-lg leading-7 text-neutral-900 dark:bg-neutral-800 dark:text-neutral sm:px-14 md:px-24 lg:px-32"
2024-01-17 22:14:22 +01:00
>
<div id="the-top" class="absolute flex self-center">
<a
class="-translate-y-8 rounded-b-lg bg-primary-200 px-3 py-1 text-sm focus:translate-y-0 dark:bg-neutral-600"
href="#main-content"
><span class="pe-2 font-bold text-primary-600 dark:text-primary-400">&darr;</span
>Skip to main content</a
>
</div>
2024-08-09 02:14:09 +02:00
<header class="py-6 font-semibold text-neutral-900 dark:text-neutral sm:py-10 print:hidden">
2024-01-17 22:14:22 +01:00
<nav class="flex items-start justify-between sm:items-center">
<div class="flex flex-row items-center">
<a
class="decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2"
rel="me"
href="/"
>Kolektiv Rozpor</a
>
</div>
<ul class="flex list-none flex-col text-end sm:flex-row">
<li class="group mb-1 sm:mb-0 sm:me-7 sm:last:me-0.5">
<a
href="/"
2024-08-09 02:14:09 +02:00
title=""
2024-01-17 22:14:22 +01:00
><span
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
>O nás</span
>
</a
>
</li>
<li class="group mb-1 sm:mb-0 sm:me-7 sm:last:me-0.5">
<a
href="/posts/"
2024-08-09 02:14:09 +02:00
title=""
2024-01-17 22:14:22 +01:00
><span
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
2024-01-18 01:55:30 +01:00
>Články</span
2024-01-17 22:14:22 +01:00
>
</a
>
</li>
<li class="group mb-1 sm:mb-0 sm:me-7 sm:last:me-0.5">
<a
href="/krouzek/zaklady-marxismu/"
2024-08-09 02:14:09 +02:00
title=""
2024-01-17 22:14:22 +01:00
><span
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
>Základy marxismu</span
>
</a
>
</li>
<li class="group mb-1 sm:mb-0 sm:me-7 sm:last:me-0.5">
<a
2024-06-19 23:10:51 +02:00
href="/krouzek/soucasna-revolucni-hnuti/"
2024-08-09 02:14:09 +02:00
title=""
><span
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
>Současná revoluční hnutí</span
2024-01-17 22:14:22 +01:00
>
</a
>
</li>
</ul>
</nav>
</header>
<div class="relative flex grow flex-col">
<main id="main-content" class="grow">
<h1 class="mb-3 text-4xl font-extrabold">Page Not Found 😕</h1>
<p class="mb-12 mt-8 text-neutral-400 dark:text-neutral-500">
Error 404
</p>
<div class="prose dark:prose-invert">
<p>It seems that the page you've requested does not exist.</p>
</div>
</main><footer class="py-10 print:hidden">
<div class="flex items-center justify-between">
<div>
<p class="text-sm text-neutral-500 dark:text-neutral-400">
&copy;
2025-01-08 13:43:08 +01:00
2025
2024-01-17 22:14:22 +01:00
</p>
<p class="text-xs text-neutral-500 dark:text-neutral-400">
Powered by <a class="hover:underline hover:decoration-primary-400 hover:text-primary-500"
href="https://gohugo.io/" target="_blank" rel="noopener noreferrer">Hugo</a> &amp; <a class="hover:underline hover:decoration-primary-400 hover:text-primary-500" href="https://github.com/jpanther/congo" target="_blank" rel="noopener noreferrer">Congo</a>
</p>
</div>
<div class="flex flex-row items-center">
</div>
</div>
</footer>
</div>
</body>
</html>