frontend: put cache policy in nginx config instead of index.html

Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
This commit is contained in:
Nicolas Froger 2024-07-27 23:40:23 +02:00
commit 132abef7c0
No known key found for this signature in database
2 changed files with 8 additions and 1 deletions

View file

@ -3,7 +3,6 @@
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta http-equiv="Cache-Control" content="no-store">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#000000">
<meta name="apple-mobile-web-app-status-bar-style" content="#000000">