fix og:image with png format, og:image cannot use webp format

This commit is contained in:
Claudio Maradonna 2021-08-27 11:55:20 +02:00
parent b95fdccd5b
commit 05b3c204a4
Signed by: claudiomaradonna
GPG Key ID: 0CBA58694C5680D9
2 changed files with 1 additions and 1 deletions

BIN
_assets/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -48,7 +48,7 @@ defaults:
- scope:
path: ""
values:
image: "/assets/images/logo.webp"
image: "/assets/images/logo.png"
plugins:
- jekyll-assets