chore(public): update home title

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-01-05 23:10:01 +01:00
parent f7047beede
commit 54d1f9b6d6

View File

@@ -11,7 +11,7 @@ import type { Metadata } from 'next';
import { Suspense } from 'react';
export const metadata: Metadata = {
title: 'An open-source alternative to Mixpanel',
title: 'OpenPanel | An open-source alternative to Mixpanel',
};
export const experimental_ppr = true;