更新标题

This commit is contained in:
2020-05-10 19:39:05 +08:00
parent 44e07da6d4
commit 4c8e4f353f
3 changed files with 3 additions and 3 deletions

View File

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