Add site favicon for hezian.top

This commit is contained in:
2026-03-18 18:26:22 +08:00
parent 9d81547d46
commit ead185151e
2 changed files with 5 additions and 1 deletions

4
docs/assets/favicon.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="hezian.top favicon">
<rect width="64" height="64" rx="14" fill="#111827"/>
<path d="M18 16h8v14h12V16h8v32h-8V37H26v11h-8V16z" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 238 B

View File

@@ -8,7 +8,7 @@ theme:
name: material name: material
language: zh language: zh
logo: null logo: null
favicon: null favicon: assets/favicon.svg
palette: palette:
- scheme: default - scheme: default
primary: white primary: white