diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2026-06-10 19:41:24 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2026-06-10 19:41:24 +0800 |
| commit | 172696c37ca332a5b5b2994275c085119afc5c4f (patch) | |
| tree | 6e482535a7f50cae7f164a3086943f5eca78ebd7 /index.html | |
| parent | 5122be7c4d39d6d8523f195bb244d9019912d929 (diff) | |
Add favicon and replace icon across all pages
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Mìng Lìng — Macro magician in your CLI</title> - <link rel="icon" type="image/png" href="docs/res/icon_shadow.png" /> + <link rel="icon" type="image/png" href="docs/res/favicon_small.png" /> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link |
