chore: 移除public目录
This commit is contained in:
+2
-3
@@ -2,10 +2,9 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="./public/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="./public/icon/fonts/icon.css">
|
||||
<title>Vite App</title>
|
||||
<link rel="stylesheet" href="./src/assets/icon/fonts/icon.css">
|
||||
<title>内网穿透</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user