✏ fix typo (#3232)

This commit is contained in:
Sander Holvoet 2022-01-05 16:32:35 +01:00 committed by GitHub
parent a431dd5cc3
commit d639c605c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -813,7 +813,7 @@ facebook:
##### Open Graph default image ##### Open Graph default image
For pages that don't have a `header.image` assigned in their YAML Front Matter, `site.og_image` will be used as a fallback. Use your logo, icon, avatar or something else that is meaningful. Just make sure it is place in the `/assets/images/` folder, a minimum size of 120px by 120px, and less than 1MB in file size. For pages that don't have a `header.image` assigned in their YAML Front Matter, `site.og_image` will be used as a fallback. Use your logo, icon, avatar or something else that is meaningful. Just make sure it is placed in the `/assets/images/` folder, has a minimum size of 120px by 120px, and is less than 1MB in file size.
```yaml ```yaml
og_image: /assets/images/site-logo.png og_image: /assets/images/site-logo.png