✨ (pwa) vite pwa configuration
This commit is contained in:
@@ -4,8 +4,15 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<title>Lite note</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Lite note for displaying beautiful notes"
|
||||
/>
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" />
|
||||
<link rel="mask-icon" href="/masked-icon.svg" color="#FFFFFF" />
|
||||
<meta name="theme-color" content="#2C3A47" />
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
|
||||
Reference in New Issue
Block a user