Updated nuxt.config.ts

This commit is contained in:
Kizuren 2025-07-11 15:07:47 +02:00 committed by GitHub
parent 1c9dd60aab
commit 414b8f5cb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,9 +25,9 @@ export default defineNuxtConfig({
app: { app: {
head: { head: {
title: 'MarcUs7i.Net', title: 'Kizuren',
meta: [ meta: [
{ name: 'description', content: 'The official site for MarcUs7i.Net' } { name: 'description', content: 'The official site for Kizuren.dev' }
], ],
link: [ link: [
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' } { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }