更新图标链接为相对路径,并添加 OBS.svg 文件

This commit is contained in:
2025-06-27 18:52:33 +08:00
parent 7a6c3dd840
commit a0c4dd3a5e
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="./OBS.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="OBS Overlay Widget - Customizable widgets for OBS streaming and recording" />
<title>OBS Overlay Widget</title>