Chin 2
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 30s

This commit is contained in:
2026-06-10 19:32:48 +02:00
parent 22f8ad0737
commit dd68472f38
12 changed files with 77 additions and 28 deletions

View File

@@ -39,7 +39,8 @@ export default defineNuxtConfig({
{ name: 'description', content: 'Personal website of Aran Roig — developer, artist, and designer. Explore projects, blog posts, art gallery, and more.' },
{ name: 'author', content: 'Aran Roig' },
{ name: 'robots', content: 'index, follow' }
]
],
link: []
}
},