Browse Source

修改了忘记修改无数次的title

LiuLiu 2 years ago
parent
commit
55ee79b8a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      nuxt.config.js

+ 1 - 1
nuxt.config.js

@@ -7,7 +7,7 @@ export default {
 
   // Global page headers: https://go.nuxtjs.dev/config-head
   head: {
-    title: 'TimeCalculator',
+    title: '时间计算器',
     htmlAttrs: {
       lang: 'zh-CN'
     },