mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-06-18 03:53:31 +08:00
fix: v3 logo and OG image (#8)
This commit is contained in:
parent
bedb5c0e70
commit
834d96b141
Binary file not shown.
Before Width: | Height: | Size: 373 B |
Binary file not shown.
Before Width: | Height: | Size: 29 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.3 KiB |
BIN
assets/img/gearlama_blog_logo.webp
Normal file
BIN
assets/img/gearlama_blog_logo.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
assets/img/gearlama_blog_og_1200x630.webp
Normal file
BIN
assets/img/gearlama_blog_og_1200x630.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 138 KiB |
@ -74,7 +74,7 @@ params:
|
|||||||
avatar:
|
avatar:
|
||||||
enabled: true
|
enabled: true
|
||||||
local: true
|
local: true
|
||||||
src: img/gearlama-logo-monochrome.webp
|
src: img/gearlama_blog_logo.webp
|
||||||
|
|
||||||
article:
|
article:
|
||||||
math: false
|
math: false
|
||||||
@ -195,7 +195,7 @@ params:
|
|||||||
opengraph:
|
opengraph:
|
||||||
enabled: true
|
enabled: true
|
||||||
local: true
|
local: true
|
||||||
src: img/gearlama-blog-og-image-2025.webp
|
src: img/gearlama_blog_og_1200x630.webp
|
||||||
|
|
||||||
colorScheme:
|
colorScheme:
|
||||||
# Display toggle
|
# Display toggle
|
||||||
|
Loading…
Reference in New Issue
Block a user