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 b79398a commit 8f07ec9Copy full SHA for 8f07ec9
template/base/index.html
@@ -1,9 +1,9 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
- <meta charset="UTF-8" />
5
- <link rel="icon" href="/favicon.ico" />
6
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta charset="UTF-8">
+ <link rel="icon" href="/favicon.ico">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<title>Vite App</title>
8
</head>
9
<body>
0 commit comments