fix: Manifest file discovery via link tag
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -4,6 +4,7 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Untitled - Pascar</title>
|
<title>Untitled - Pascar</title>
|
||||||
|
<link rel="manifest" href="/manifest.json">
|
||||||
<style>
|
<style>
|
||||||
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
|
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user