Oprava -baseURL v souboru hugo.toml,přegenerování public složky
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="auto">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&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>404 Page not found | Oscloud News</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="http://localhost:1313/404.html">
|
||||
<link rel="canonical" href="https://blog.oscloud.cz/404.html">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.343cc480b9ffc8f04ccbe5e968ad674880cab773ec19905e93033065c1e7a804.css" integrity="sha256-NDzEgLn/yPBMy+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" hreflang="en" href="http://localhost:1313/404.html">
|
||||
<link rel="alternate" hreflang="en" href="https://blog.oscloud.cz/404.html">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -70,14 +70,22 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script>
|
||||
</script><meta property="og:url" content="https://blog.oscloud.cz/404.html">
|
||||
<meta property="og:site_name" content="Oscloud News">
|
||||
<meta property="og:title" content="404 Page not found">
|
||||
<meta property="og:locale" content="cs-cz">
|
||||
<meta property="og:type" content="website">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="404 Page not found">
|
||||
<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">
|
||||
@@ -104,22 +112,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>
|
||||
@@ -131,7 +139,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2025 <a href="http://localhost:1313/">Oscloud News</a></span> ·
|
||||
<span>© 2025 <a href="https://blog.oscloud.cz/">Oscloud News</a></span> ·
|
||||
|
||||
<span>
|
||||
Powered by
|
||||
|
||||
Reference in New Issue
Block a user