summaryrefslogtreecommitdiff
path: root/frontend/index.html
diff options
context:
space:
mode:
authorblackhao <13851610112@163.com>2025-12-10 21:22:14 -0600
committerblackhao <13851610112@163.com>2025-12-10 21:22:14 -0600
commit718c7f50992656a97434ce5041e716145ec3a5c8 (patch)
tree68a3a42b396363c5ea7ed7111e7b188f160222a3 /frontend/index.html
parent00256c017037d91ac25663c5b85a81736a2d3ce6 (diff)
set keys
Diffstat (limited to 'frontend/index.html')
-rw-r--r--frontend/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/index.html b/frontend/index.html
index 072a57e..a91e052 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -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/png" href="/webicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>frontend</title>
+ <title>ContextFlow</title>
</head>
<body>
<div id="root"></div>