mirror of
https://github.com/Kizuren/kizuren.dev.git
synced 2025-12-21 13:06:11 +01:00
Updated nuxt.config.ts
This commit is contained in:
parent
1c9dd60aab
commit
414b8f5cb6
1 changed files with 3 additions and 3 deletions
|
|
@ -25,9 +25,9 @@ export default defineNuxtConfig({
|
|||
|
||||
app: {
|
||||
head: {
|
||||
title: 'MarcUs7i.Net',
|
||||
title: 'Kizuren',
|
||||
meta: [
|
||||
{ name: 'description', content: 'The official site for MarcUs7i.Net' }
|
||||
{ name: 'description', content: 'The official site for Kizuren.dev' }
|
||||
],
|
||||
link: [
|
||||
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }
|
||||
|
|
@ -50,4 +50,4 @@ export default defineNuxtConfig({
|
|||
},
|
||||
|
||||
compatibilityDate: '2025-05-29',
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue