Oprava -baseURL v souboru hugo.toml,přegenerování public složky

This commit is contained in:
2025-12-13 20:31:13 +01:00
parent 67074b43ef
commit 68469a8e5a
25 changed files with 432 additions and 238 deletions

View File

@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="cs-cz">
<head>
<title>http://localhost:1313/</title>
<link rel="canonical" href="http://localhost:1313/">
<title>https://blog.oscloud.cz/</title>
<link rel="canonical" href="https://blog.oscloud.cz/">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/">
<meta http-equiv="refresh" content="0; url=https://blog.oscloud.cz/">
</head>
</html>