diff --git a/docs/index.html b/docs/index.html
index 870a6176..ee8c49d0 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -32,9 +32,7 @@
name: 'YukiHookAPI',
repo: 'https://github.com/fankes/YukiHookAPI',
requestHeaders: {
- 'cache-control': 'no-cache',
- 'Pragma': 'no-cache',
- 'If-Modified-Since': 'Thu, 01 Jun 1970 00:00:00 GMT'
+ 'cache-control': 'max-age=0'
},
homepage: 'guide/home.md',
coverpage: true,