Remove the document caching again

This commit is contained in:
2022-04-13 00:32:13 +08:00
parent 73eb3940d2
commit 5bb2e2ee0a

View File

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