Add site favicon for hezian.top
This commit is contained in:
4
docs/assets/favicon.svg
Normal file
4
docs/assets/favicon.svg
Normal 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 |
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user