|
@@ -4,9 +4,9 @@
|
|
|
<head>
|
|
|
<meta charset="UTF-8" />
|
|
|
<link rel="icon" href="/favicon.ico" />
|
|
|
- <!-- <meta http-equiv="pragma" content="no-cache" />
|
|
|
+ <meta http-equiv="pragma" content="no-cache" />
|
|
|
<meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate" />
|
|
|
- <meta http-equiv="expires" content="0" /> -->
|
|
|
+ <meta http-equiv="expires" content="0" />
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
<title>%VITE_APP_TITLE%</title>
|
|
|
</head>
|