We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17b5de commit 68795bdCopy full SHA for 68795bd
index.html
@@ -9,7 +9,7 @@
9
<link rel="stylesheet" href="css/bootstrap/bootstrap.min.css" />
10
<link rel="stylesheet" href="css/app.css" />
11
<link href="HashifyNETBlazor.styles.css" rel="stylesheet" />
12
- <link href="manifest.webmanifest" rel="manifest" />
+ <link href="manifest.webmanifest?v=2" rel="manifest" />
13
<link rel="icon" type="image/png" href="logo.png" />
14
</head>
15
@@ -32,3 +32,4 @@
32
</body>
33
34
</html>
35
+
0 commit comments