refresh gitignore
This commit is contained in:
17
frontend/dist/index.html
vendored
17
frontend/dist/index.html
vendored
@@ -1,17 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<!-- 统一使用 favicon_new.png 作为站点图标,避免 Safari 继续优先采用 SVG 或 mask 图标 -->
|
||||
<link rel="icon" type="image/png" href="/favicon_new.png" />
|
||||
<link rel="shortcut icon" href="/favicon_new.png" />
|
||||
<link rel="apple-touch-icon" href="/favicon_new.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Font2SVG - 字体转SVG工具</title>
|
||||
<script type="module" crossorigin src="/assets/index-CKp66E8b.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DQpT4mud.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user