This commit is contained in:
2024-07-01 01:16:37 +02:00
parent fd40392b98
commit 964edfe560
2 changed files with 5 additions and 5 deletions

View File

@@ -34,11 +34,9 @@ export default defineNuxtConfig({
// Nuxt SEO
site: {
url: 'https://artsite.nuxt.dev',
name: 'Arthur Danjou',
description: 'I\'m Arthur, a Mathematics lover and IA enthusiast. I\'m currently studying at the University of Paris-Saclay. I\'m passionate about Mathematics, Computer Science, and Artificial Intelligence.',
defaultLocale: 'en',
trailingSlash: false
defaultLocale: 'en'
},
// Disable to reduce size