docs(app): clean seo metas

This commit is contained in:
Benjamin Canac
2025-04-04 23:12:17 +02:00
parent a0c9731f63
commit eeba3b4049
10 changed files with 21 additions and 19 deletions

View File

@@ -7,7 +7,7 @@ const title = 'Vue Components'
const description = 'Explore 99+ customizable UI components for Vue and Nuxt built with Tailwind CSS and Reka UI.'
useSeoMeta({
titleTemplate: `%s - Nuxt UI`,
titleTemplate: '%s - Nuxt UI',
title,
description,
ogTitle: `${title} - Nuxt UI`,