From de0f12631bc88841e0fa81f0520aa6a992d0294e Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Wed, 21 Aug 2019 22:34:17 +0800 Subject: [PATCH] link to blog --- .vuepress/config.js | 1 + .vuepress/theme/layouts/Layout.vue | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.vuepress/config.js b/.vuepress/config.js index 03b5a93..78493a5 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -57,6 +57,7 @@ module.exports = { { text: '安装', link: '/install/install-dashboard' }, { text: '使用', link: '/guide/' }, { text: '微服务', link: '/micro-service/spring-cloud/' }, + { text: '有奖征文', link: 'https://blog.kuboard.cn/compaign' } // { text: 'DevOps', link: '/devops/' } ], displayAllHeaders: false, diff --git a/.vuepress/theme/layouts/Layout.vue b/.vuepress/theme/layouts/Layout.vue index 00a39ea..db3c579 100644 --- a/.vuepress/theme/layouts/Layout.vue +++ b/.vuepress/theme/layouts/Layout.vue @@ -14,6 +14,9 @@
微服务
+
+ 有奖征文 +