Merge pull request #340 from ocelotsloth/patch-1
Fix typo in 05-configuration.md
This commit is contained in:
commit
6d05dc7bf8
@ -283,7 +283,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 you logo, icon, avatar or something else that is meaningful. Just make sure it is place in the `/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 place in the `/images/` folder, a minimum size of 120px by 120px, and less than 1MB in file size.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
og_image: "site-logo.png"
|
og_image: "site-logo.png"
|
||||||
|
Loading…
Reference in New Issue
Block a user