update OG image

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-02-06 22:52:44 +01:00
parent 41ca38c841
commit 6ad5ddc2d1
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
import type { Metadata } from 'next';
const title = 'Openpanel.dev | A Open-Source Analytics Library';
const title = 'Openpanel.dev | An Open-Source Analytics Library';
const description =
'Unlock actionable insights effortlessly with Insightful, the open-source analytics library that combines the power of Mixpanel with the simplicity of Plausible. Enjoy a unified overview, predictable pricing, and a vibrant community. Join us in democratizing analytics today!';
@@ -14,7 +14,7 @@ export const defaultMeta: Metadata = {
url: 'https://openpanel.dev/ogimage.png',
width: 1200,
height: 630,
alt: 'Openpanel.dev | A Open-Source Analytics Library',
alt: title,
},
],
},