修改名称

This commit is contained in:
2020-03-02 19:43:47 +08:00
parent 2ab312e001
commit bf1263e67b
4 changed files with 4 additions and 4 deletions

View File

@ -231,7 +231,7 @@ export default {
},
head () {
return {
title: `${this.Articels.post_title} - 轶哥博客`
title: `${this.Articels.post_title} - 轶哥小站`
}
}
}