feat: Блог на Hugo в K3s: часть 6 - миграция между namespace

This commit is contained in:
2026-02-22 17:08:56 +00:00
parent 44d254f1db
commit 11b97341aa
116 changed files with 8784 additions and 887 deletions
+8 -6
View File
@@ -24,7 +24,7 @@
<link rel="canonical" href="http://localhost:1313/404.html">
<link rel="canonical" href="http://192.168.11.190:1313/404.html">
@@ -64,7 +64,7 @@
<meta property="og:url" content="http://localhost:1313/404.html">
<meta property="og:url" content="http://192.168.11.190:1313/404.html">
<meta property="og:site_name" content="Олег Казанин">
<meta property="og:title" content="404 Page not found">
<meta property="og:locale" content="ru">
@@ -109,6 +109,8 @@
@@ -117,8 +119,8 @@
<link
type="text/css"
rel="stylesheet"
href="/css/main.bundle.min.b5bc3f4587655153415b7825fd1716f97df9c99f87c23f81146f4dd4f9f49f04ad031e3b5f0ee5c0416707a1455ca2cfa8fc1f3a19ece1486b0126dcd310a63e.css"
integrity="sha512-tbw/RYdlUVNBW3gl/RcW&#43;X35yZ&#43;Hwj&#43;BFG9N1Pn0nwStAx47Xw7lwEFnB6FFXKLPqPwfOhns4UhrASbc0xCmPg==">
href="/css/main.bundle.min.f7f4ea4d52ba0bdbea7d2aa148eb5d7e983ff2cae72189d5c1559a358b6970345d94eaef53a263ed180a9af4efa0eaff8d1be71018580e0826e3cc5959a0a23d.css"
integrity="sha512-9/TqTVK6C9vqfSqhSOtdfpg/8srnIYnVwVWaNYtpcDRdlOrvU6Jj7RgKmvTvoOr/jRvnEBhYDggm48xZWaCiPQ==">
@@ -233,7 +235,7 @@
"headline": "404 Page not found",
"inLanguage": "ru",
"url" : "http://localhost:1313/404.html",
"url" : "http://192.168.11.190:1313/404.html",
"author" : {
"@type": "Person",
"name": "Олег Казанин"
@@ -548,7 +550,7 @@
<div
id="search-wrapper"
class="invisible fixed inset-0 flex h-screen w-screen cursor-default flex-col bg-neutral-500/50 p-4 backdrop-blur-sm dark:bg-neutral-900/50 sm:p-6 md:p-[10vh] lg:p-[12vh] z-500"
data-url="http://localhost:1313/">
data-url="http://192.168.11.190:1313/">
<div
id="search-modal"
class="flex flex-col w-full max-w-3xl min-h-0 mx-auto border rounded-md shadow-lg top-20 border-neutral-200 bg-neutral dark:border-neutral-700 dark:bg-neutral-800">