Skip to content

Commit a09c402

Browse files
committed
Add social preview image
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent c72df85 commit a09c402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ avatar: /assets/img/logo.png
101101

102102
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
103103
# It can be overridden by a customized `page.image` in front matter.
104-
social_preview_image: # string, local or CORS resources
104+
social_preview_image: /assets/img/logo.png
105105

106106
# boolean type, the global switch for TOC in posts.
107107
toc: true

0 commit comments

Comments
 (0)