pages/pages/ctenarsky-krouzek/index.html

365 lines
8.3 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" />
<meta name="theme-color" content="rgb(255,255,255)" />
<title>Čtenářský kroužek &middot; Kolektiv Rozpor</title>
<meta name="title" content="Čtenářský kroužek &middot; Kolektiv Rozpor" />
<script
type="text/javascript"
src="/js/appearance.min.022d0ebc3b46a335eb1c7ef79b7f2de143d7cd5156d433638592ef1ce5f8554e.js"
integrity="sha256-Ai0OvDtGozXrHH73m38t4UPXzVFW1DNjhZLvHOX4VU4="
></script>
2024-01-18 01:55:30 +01:00
2024-01-17 22:14:22 +01:00
<link
type="text/css"
rel="stylesheet"
2024-01-18 01:55:30 +01:00
href="/css/main.bundle.min.a1e3b9f9f755a2c5473939aaca01878f79099a49815eb77e978192309f108c9e.css"
integrity="sha256-oeO5&#43;fdVosVHOTmqygGHj3kJmkmBXrd&#43;l4GSMJ8QjJ4="
2024-01-17 22:14:22 +01:00
/>
<meta
name="description"
content="
Popis kroužku.
Seznam textů # Kniha 1 Kniha 2
"
/>
2024-01-17 22:30:54 +01:00
<link rel="canonical" href="https://www.rozpor.org/pages/ctenarsky-krouzek/" />
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" />
<meta property="og:title" content="Čtenářský kroužek" />
<meta property="og:description" content="Popis kroužku.
Seznam textů # Kniha 1 Kniha 2 " />
<meta property="og:type" content="article" />
2024-01-17 22:30:54 +01:00
<meta property="og:url" content="https://www.rozpor.org/pages/ctenarsky-krouzek/" /><meta property="article:section" content="pages" />
2024-01-17 22:14:22 +01:00
<meta property="article:published_time" content="2024-01-17T19:58:51+01:00" />
<meta property="article:modified_time" content="2024-01-17T19:58:51+01:00" />
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Čtenářský kroužek"/>
<meta name="twitter:description" content="Popis kroužku.
Seznam textů # Kniha 1 Kniha 2 "/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"articleSection": "Pages",
"name": "Čtenářský kroužek",
"headline": "Čtenářský kroužek",
"abstract": "Popis kroužku.\nSeznam textů # Kniha 1 Kniha 2 ",
"inLanguage": "cs-cz",
2024-01-17 22:30:54 +01:00
"url" : "https:\/\/www.rozpor.org\/pages\/ctenarsky-krouzek\/",
2024-01-17 22:14:22 +01:00
"author" : {
"@type": "Person",
"name": ""
},
"copyrightYear": "2024",
"dateCreated": "2024-01-17T19:58:51\u002b01:00",
"datePublished": "2024-01-17T19:58:51\u002b01:00",
"dateModified": "2024-01-17T19:58:51\u002b01:00",
"mainEntityOfPage": "true",
"wordCount": "9"
}
</script>
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>
<link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&family=Noto+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
class="m-auto flex h-screen max-w-7xl flex-col bg-neutral px-6 text-lg leading-7 text-neutral-900 sm:px-14 md:px-24 lg:px-32 dark:bg-neutral-800 dark:text-neutral"
>
<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>
<header class="py-6 font-semibold text-neutral-900 print:hidden sm:py-10 dark:text-neutral">
<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-01-18 01:55:30 +01:00
title="O Kolektivu Rozpor"
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-01-18 01:55:30 +01:00
title="Články"
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="/pages/ctenarsky-krouzek/"
title="Čtenářský kroužek"
><span
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
>Čtenářský kroužek</span
>
</a
>
</li>
</ul>
</nav>
</header>
<div class="relative flex grow flex-col">
<main id="main-content" class="grow">
<article>
<header class="max-w-prose">
<h1 class="mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral">
Čtenářský kroužek
</h1>
<div class="mb-12 mt-8 text-base text-neutral-500 print:hidden dark:text-neutral-400">
<div class="flex flex-row flex-wrap items-center">
<time datetime="2024-01-17 19:58:51 &#43;0100 CET">January 17, 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">1 min</span>
</div>
</div>
</header>
<section class="prose mt-0 flex max-w-full flex-col dark:prose-invert lg:flex-row">
<div class="min-h-0 min-w-0 max-w-prose grow">
<p>Popis kroužku.</p>
<h2 id="seznam-textů" class="relative group">Seznam textů <span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"><a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#seznam-text%c5%af" aria-label="Anchor">#</a></span></h2><ul>
<li>Kniha 1</li>
<li>Kniha 2</li>
</ul>
</div>
</section>
<footer class="max-w-prose pt-8 print:hidden">
<div class="flex">
<div class="place-self-center">
<div class="text-2xl sm:text-lg">
</div>
</div>
</div>
</footer>
</article>
</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;
2024
</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>