chore: jpg social card

This commit is contained in:
Cory Dransfeldt 2023-09-04 18:16:51 -07:00
parent 0be95bce6c
commit 4dcc036ab6
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -23,7 +23,7 @@ module.exports = {
},
getPostImage: (image) => {
if (image && image !== '') return image
return 'https://coryd.dev/assets/img/social-card.png'
return 'https://coryd.dev/assets/img/social-card.jpg'
},
getPopularPosts: (posts, analytics) => {
return posts

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB