From 4494b8963c8ccdf720bfd2f20e0c8a4e3bbb3464 Mon Sep 17 00:00:00 2001 From: Noxiven <41963680+Noxiven@users.noreply.github.com> Date: Sun, 28 Jun 2026 22:11:49 +0800 Subject: [PATCH] chore: version cache-busting query parameters for static assets --- index.html | 4 ++-- src/components/Header.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 3d72ac2..0fda3b1 100644 --- a/index.html +++ b/index.html @@ -2,11 +2,11 @@ - + iWiki - +
diff --git a/src/components/Header.tsx b/src/components/Header.tsx index 4447955..3f3a259 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -48,7 +48,7 @@ export const Header: React.FC = () => {
- iWiki + iWiki {/* Desktop Navigation */}