SEO优化

This commit is contained in:
huanqing.shao
2019-09-21 14:22:55 +08:00
parent c408ea8903
commit 91dd3e6aae
84 changed files with 430 additions and 177 deletions

View File

@ -76,6 +76,10 @@ import NavLink from '@theme/components/NavLink.vue'
export default {
components: { NavLink },
created () {
console.log(this.$page)
// this.$title = 'hello---'
},
mounted () {
// window.document.title = 'Kuboard 官网 - Kubernetes k8s 国内安装/部署/入门/免费中文教程/实践/微服务管理界面'
},