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' + } }