From b743dc3f6d70384a20cbd5c185fa639e0b387101 Mon Sep 17 00:00:00 2001 From: Julien Nahum Date: Mon, 17 Jun 2024 19:25:12 +0200 Subject: [PATCH] Change base page title --- client/app.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/app.vue b/client/app.vue index 2bb02f04..6ba23e08 100644 --- a/client/app.vue +++ b/client/app.vue @@ -67,7 +67,7 @@ export default { setup() { const config = useRuntimeConfig() useOpnSeoMeta({ - title: "OpnForm", + title: "Beautiful forms & Surveys", description: "Create beautiful forms for free. Unlimited fields, unlimited submissions. It's free and it takes less than 1 minute to create your first form.", ogImage: "/img/social-preview.jpg",