mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-22 06:52:18 +00:00
add share image
This commit is contained in:
parent
69b451f3dd
commit
40011beef9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ usePageBundles: true
|
||||||
# featureImageAlt: 'Description of image' # Alternative text for featured image.
|
# featureImageAlt: 'Description of image' # Alternative text for featured image.
|
||||||
# featureImageCap: 'This is the featured image.' # Caption (optional).
|
# featureImageCap: 'This is the featured image.' # Caption (optional).
|
||||||
thumbnail: "ldaps_test.png" # Sets thumbnail image appearing inside card on homepage.
|
thumbnail: "ldaps_test.png" # Sets thumbnail image appearing inside card on homepage.
|
||||||
# shareImage: "share.png" # Designate a separate image for social media sharing.
|
shareImage: "ldaps_test.png" # Designate a separate image for social media sharing.
|
||||||
codeLineNumbers: false # Override global value for showing of line numbers within code block.
|
codeLineNumbers: false # Override global value for showing of line numbers within code block.
|
||||||
series: Projects
|
series: Projects
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Reference in a new issue