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