misc: title

This commit is contained in:
KirisameVanilla 2025-09-15 15:24:28 +08:00
parent d6db621f4d
commit 2b6858e7ff
No known key found for this signature in database
GPG Key ID: 7FC750F817277AC5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" /> <link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue + TS</title> <title>Dictionay</title>
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>