feat(og): adapt OG images to E-TIB branding and fix ArrayBuffer font parsing
This commit is contained in:
@@ -16,7 +16,7 @@ export default async function Image({ params }: { params: Promise<{ locale: stri
|
||||
<OGImageTemplate
|
||||
title={t('title')}
|
||||
description={t('description')}
|
||||
label="Reliable Energy Infrastructure"
|
||||
label="Kabelnetzbau & Infrastruktur"
|
||||
/>,
|
||||
{
|
||||
...OG_IMAGE_SIZE,
|
||||
|
||||
Reference in New Issue
Block a user