Forráskód Böngészése

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

LiuLiu 3 éve
szülő
commit
55ee79b8a2
1 módosított fájl, 1 hozzáadás és 1 törlés
  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'
     },