fix(og-image): overflow ellipses in title and description
This commit is contained in:
parent
f6f417a505
commit
2acfa0fa23
3 changed files with 38 additions and 17 deletions
|
@ -98,7 +98,7 @@ export default (() => {
|
|||
|
||||
if (fileName) {
|
||||
// Generate social image (happens async)
|
||||
generateSocialImage(
|
||||
void generateSocialImage(
|
||||
{
|
||||
title,
|
||||
description,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue