mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-01 04:29:36 +01:00
Fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user