From c38483cffab807ce8f6bc03f2fa6602ad3d8c748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E6=88=90=E4=BC=9F?= Date: Tue, 18 Jun 2024 08:51:26 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=96=87=E6=A1=A3=E7=BC=93?= =?UTF-8?q?=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index ba9fa10c..9dfeff60 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,7 +15,13 @@ name: '', repo: '', - loadSidebar: true + loadSidebar: true, + autoHeader: true, + requestHeaders: { + 'cache-control': 'no-cache, no-store, must-revalidate', + 'expires': 0, + 'pragma': 'no-cache' + } }