Browse Source

chore: add ico

dxj
李朋徽 1 year ago
parent
commit
aae62c1b82
  1. 2
      index.html
  2. BIN
      public/favicon.ico
  3. BIN
      public/favicon.svg

2
index.html

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" /> <link rel="icon" type="image/svg+xml" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>%VITE_GLOB_APP_TITLE%</title> <title>%VITE_GLOB_APP_TITLE%</title>
</head> </head>

BIN
public/favicon.ico

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
public/favicon.svg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Loading…
Cancel
Save