Přidána data Umami

This commit is contained in:
2025-12-21 14:15:43 +01:00
parent b494bc82c7
commit e988f54046
25 changed files with 442 additions and 237 deletions

View File

@@ -1,25 +1,25 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="auto">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<meta name="robots" content="index, follow">
<title>Categories | Oscloud News</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/categories/">
<link rel="canonical" href="https://blog.oscloud.cz/categories/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.343cc480b9ffc8f04ccbe5e968ad674880cab773ec19905e93033065c1e7a804.css" integrity="sha256-NDzEgLn/yPBMy&#43;XpaK1nSIDKt3PsGZBekwMwZcHnqAQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
<link rel="icon" href="https://blog.oscloud.cz/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://blog.oscloud.cz/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://blog.oscloud.cz/favicon-32x32.png">
<link rel="apple-touch-icon" href="https://blog.oscloud.cz/apple-touch-icon.png">
<link rel="mask-icon" href="https://blog.oscloud.cz/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="http://localhost:1313/categories/">
<link rel="alternate" type="application/rss+xml" href="https://blog.oscloud.cz/categories/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="https://blog.oscloud.cz/categories/">
<noscript>
<style>
#theme-toggle,
@@ -71,14 +71,23 @@
document.querySelector("html").dataset.theme = 'light';
}
</script>
</script><script defer src="https://analytics.oscloud.cz/script.js" data-website-id="70aaf052-385c-41fb-9cfe-d3b3c6f54f2d"></script>
<meta property="og:url" content="https://blog.oscloud.cz/categories/">
<meta property="og:site_name" content="Oscloud News">
<meta property="og:title" content="Categories">
<meta property="og:locale" content="cs-cz">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Categories">
<meta name="twitter:description" content="">
</head>
<body class="list" id="top">
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="Oscloud News (Alt + H)">
<img src="http://localhost:1313/logo.png" alt="" aria-label="logo"
<a href="https://blog.oscloud.cz/" accesskey="h" title="Oscloud News (Alt + H)">
<img src="https://blog.oscloud.cz/logo.png" alt="" aria-label="logo"
height="32">Oscloud News</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
@@ -105,22 +114,22 @@
</div>
<ul id="menu">
<li>
<a href="http://localhost:1313/" title="🇨🇿">
<a href="https://blog.oscloud.cz/" title="🇨🇿">
<span>🇨🇿</span>
</a>
</li>
<li>
<a href="http://localhost:1313/archives/" title="Archiv">
<a href="https://blog.oscloud.cz/archives/" title="Archiv">
<span>Archiv</span>
</a>
</li>
<li>
<a href="http://localhost:1313/search/" title="Vyhledávání">
<a href="https://blog.oscloud.cz/search/" title="Vyhledávání">
<span>Vyhledávání</span>
</a>
</li>
<li>
<a href="http://localhost:1313/tags/" title="Tagy">
<a href="https://blog.oscloud.cz/tags/" title="Tagy">
<span>Tagy</span>
</a>
</li>
@@ -137,7 +146,7 @@
</main>
<footer class="footer">
<span>&copy; 2025 <a href="http://localhost:1313/">Oscloud News</a></span> ·
<span>&copy; 2025 <a href="https://blog.oscloud.cz/">Oscloud News</a></span> ·
<span>
Powered by

View File

@@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Categories on Oscloud News</title>
<link>http://localhost:1313/categories/</link>
<link>https://blog.oscloud.cz/categories/</link>
<description>Recent content in Categories on Oscloud News</description>
<generator>Hugo -- 0.152.2</generator>
<language>cs-cz</language>
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://blog.oscloud.cz/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>