Skip to content

Commit

Permalink
chore: 添加页面icon
Browse files Browse the repository at this point in the history
  • Loading branch information
vangleer committed Jan 24, 2024
1 parent efd2c13 commit 420e700
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/es-drager/logo/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ES Drager 拖拽组件</title>
<title>ES Drager 拖拽组件 <%= VITE_GLOB_APP_TITLE %></title>
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 420e700

Please sign in to comment.