From 5062592b8e688d1e06c1c6da6cde139b9bb7ddf2 Mon Sep 17 00:00:00 2001 From: Otto Date: Tue, 31 Oct 2023 14:28:29 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8D=A2=E4=B8=80=E4=B8=AA=E6=96=B0?= =?UTF-8?q?=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.config.ts | 2 +- nuxt.config.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app.config.ts b/app.config.ts index ca5a2e1..62b6fe1 100644 --- a/app.config.ts +++ b/app.config.ts @@ -1,5 +1,5 @@ export default defineAppConfig({ - website_title: "咿呀 能跑就行!", + website_title: "辛宝的玄酒清谈!", website_description: "A Solo Place.", website_author_name: "辛宝Otto", website_author_desc: "Be a Happy Man", diff --git a/nuxt.config.ts b/nuxt.config.ts index 060fdd2..5c00040 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -66,7 +66,7 @@ export default defineNuxtConfig({ feed: { defaults: { id: "/", - title: "咿呀 能跑就行", + title: "辛宝的玄酒清谈", language: "zh-cn", description: "描述",