This commit is contained in:
2025-03-04 10:31:39 +08:00
parent 20f211ce23
commit 5350defdc3
10 changed files with 480 additions and 98 deletions

View File

@ -1,10 +1,10 @@
<!doctype html>
<html lang="en">
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/x-icon" href="./src/assets/icon.jpg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue</title>
<title>Kisechan</title>
</head>
<body>
<div id="app"></div>