Xiao_123 6 kuukautta sitten
vanhempi
commit
65b04bff6a
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -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>