Merge document file

This commit is contained in:
2022-04-13 04:16:27 +08:00
parent a2ce34c992
commit ef2947f906
2 changed files with 7 additions and 3 deletions

View File

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