Change base page title
This commit is contained in:
parent
4038c5bc1f
commit
b743dc3f6d
|
|
@ -67,7 +67,7 @@ export default {
|
||||||
setup() {
|
setup() {
|
||||||
const config = useRuntimeConfig()
|
const config = useRuntimeConfig()
|
||||||
useOpnSeoMeta({
|
useOpnSeoMeta({
|
||||||
title: "OpnForm",
|
title: "Beautiful forms & Surveys",
|
||||||
description:
|
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.",
|
"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",
|
ogImage: "/img/social-preview.jpg",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue