mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-23 14:51:33 +00:00
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