Skip to content
Snippets Groups Projects
Commit 3be2f5c4 authored by GyDi's avatar GyDi
Browse files

feat: add favicon

parent 5cfe5a49
No related branches found
No related tags found
No related merge requests found
src/assets/image/logo.ico

32.7 KiB

......@@ -2,6 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link
rel="shortcut icon"
href="./assets/image/logo.ico"
type="image/x-icon"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Clash Verge</title>
</head>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment