fix(og-image): overflow ellipses in title and description
This commit is contained in:
@@ -98,7 +98,7 @@ export default (() => {
|
||||
|
||||
if (fileName) {
|
||||
// Generate social image (happens async)
|
||||
generateSocialImage(
|
||||
void generateSocialImage(
|
||||
{
|
||||
title,
|
||||
description,
|
||||
|
Reference in New Issue
Block a user