Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
23a4cf11
Commit
23a4cf11
authored
Dec 19, 2025
by
shaw
Browse files
fix: 设置默认logo作为favicon
parent
d1f0902e
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/index.html
View file @
23a4cf11
...
...
@@ -2,7 +2,7 @@
<html
lang=
"zh-CN"
>
<head>
<meta
charset=
"UTF-8"
/>
<link
rel=
"icon"
type=
"image/
svg+xml
"
href=
"/
vite.sv
g"
/>
<link
rel=
"icon"
type=
"image/
png
"
href=
"/
logo.pn
g"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
/>
<title>
Sub2API - AI API Gateway
</title>
</head>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment