diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index a52d173..3c585a0 100644 --- a/www/index.html +++ b/www/index.html @@ -1,6 +1,9 @@ <!DOCTYPE html> <html lang="en-GB"> <head> +<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" /> +<meta http-equiv="Pragma" content="no-cache" /> +<meta http-equiv="Expires" content="0" /> <meta charset="utf-8"> <title>PassMan</title> <link rel="shortcut icon" href="favicon.png" type="image/png"/> |