From ea073ed66a02109ba8faaa892d9033016f0ed885 Mon Sep 17 00:00:00 2001 From: luochen570 <1160510664@qq.com> Date: Sun, 24 May 2026 09:53:54 +0800 Subject: [PATCH] fix: post date to past so Hugo builds it --- content/posts/k3s-cluster-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/k3s-cluster-install.md b/content/posts/k3s-cluster-install.md index 0fef176..52b6964 100644 --- a/content/posts/k3s-cluster-install.md +++ b/content/posts/k3s-cluster-install.md @@ -1,5 +1,5 @@ --- -date: '2026-05-24T10:00:00+08:00' +date: '2026-05-24T09:00:00+08:00' draft: false title: 'k3s 高可用集群安装与配置(国内镜像加速版)' tags: