(config): add global social preview image.

This commit is contained in:
Eduard Tolosa 2024-04-06 12:23:48 -05:00
parent f63b36c80f
commit d437dc43b9
2 changed files with 1 additions and 1 deletions

View file

@ -81,7 +81,7 @@ avatar: /edu4rdshl.jpeg
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
# It can be overridden by a customized `page.image` in front matter.
social_preview_image: # string, local or CORS resources
social_preview_image: social_preview.jpeg # string, local or CORS resources
# boolean type, the global switch for TOC in posts.
toc: true