From dba182cf1bd883b2afe459b235b9d8f27d46e0f0 Mon Sep 17 00:00:00 2001 From: yige Date: Mon, 4 May 2020 18:15:35 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=A0=B9=E6=8D=AE=E8=A6=81=E6=B1=82?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BD=91=E7=AB=99=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.js b/nuxt.config.js index 3504188..8bbfedf 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -11,7 +11,7 @@ module.exports = { ** Headers of the page */ head: { - title: '轶哥小站', + title: '轶哥小站 火星人', htmlAttrs: { lang: 'zh-cn' },