From bd62127451396ca3f3b36d78ef8321e4d53c5176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Gerhard=20Lindesva=CC=88rd?= Date: Tue, 6 Feb 2024 23:00:09 +0100 Subject: [PATCH] update meta title --- apps/public/src/app/meta.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/public/src/app/meta.ts b/apps/public/src/app/meta.ts index c675fe57..17954631 100644 --- a/apps/public/src/app/meta.ts +++ b/apps/public/src/app/meta.ts @@ -1,6 +1,6 @@ import type { Metadata } from 'next'; -const title = 'Openpanel.dev | An Open-Source Analytics Library'; +const title = 'Openpanel.dev | An open-source alternative to Mixpanel'; 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!';