|
@@ -13,6 +13,10 @@
|
|
|
<link rel="manifest" href="manifest.webmanifest">
|
|
<link rel="manifest" href="manifest.webmanifest">
|
|
|
<meta content="yes" name="apple-mobile-web-app-capable"/>
|
|
<meta content="yes" name="apple-mobile-web-app-capable"/>
|
|
|
<meta content="yes" name="mobile-web-app-capable"/>
|
|
<meta content="yes" name="mobile-web-app-capable"/>
|
|
|
|
|
+
|
|
|
|
|
+ <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" />
|
|
|
</head>
|
|
</head>
|
|
|
<body class="mat-app-background">
|
|
<body class="mat-app-background">
|
|
|
<app-root></app-root>
|
|
<app-root></app-root>
|