Skip to content

Commit ff1ce6b

Browse files
authored
chore: replace favicon from SVG to PNG (#9)
1 parent cc632bc commit ff1ce6b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="zh-CN">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/yuque-ecosystem/favicon.svg" />
5+
<link rel="icon" type="image/png" href="/yuque-ecosystem/favicon.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<meta name="description" content="Yuque AI Ecosystem — MCP Server, Skills & Plugin for Yuque (语雀)" />
88
<title>Yuque AI Ecosystem</title>

public/favicon.png

30.4 KB
Loading

0 commit comments

Comments
 (0)