add public website
This commit is contained in:
7
apps/public/src/app/meta.ts
Normal file
7
apps/public/src/app/meta.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import type { Metadata } from 'next';
|
||||
|
||||
export const defaultMeta: Metadata = {
|
||||
title: 'Openpanel.dev | A Open-Source Analytics Library',
|
||||
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!',
|
||||
};
|
||||
Reference in New Issue
Block a user