|
|
@@ -5,6 +5,11 @@
|
|
|
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
<meta name="theme-color" content="#000000" />
|
|
|
+
|
|
|
+ <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
|
|
|
name="description"
|
|
|
content="Web site created using create-react-app"
|