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
|
||||
language: zh
|
||||
logo: null
|
||||
favicon: null
|
||||
favicon: assets/favicon.svg
|
||||
palette:
|
||||
- scheme: default
|
||||
primary: white
|
||||
|
||||
Reference in New Issue
Block a user