mirror of
https://github.com/Kizuren/kizuren.dev.git
synced 2025-12-21 21:16:12 +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: {
|
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' }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue