diff --git a/.vuepress/components/ad-list.js b/.vuepress/components/ad-list.js index 428ed3d..c23930c 100644 --- a/.vuepress/components/ad-list.js +++ b/.vuepress/components/ad-list.js @@ -5,7 +5,7 @@ module.exports = [ strong: '一键离线安装', action: '去看看', url: 'https://github.com/fanux/sealos', - weight: 30 + weight: 60 }, // { // name: '阳明的博客', @@ -29,7 +29,7 @@ module.exports = [ strong: '百款云产品一折起', action: '去抢', url: 'https://cloud.tencent.com/act/cps/redirect?redirect=1052&cps_key=2ee6baa049659f4713ddc55a51314372&from=console', - weight: 60 + weight: 30 }, { name: '阿里云', @@ -37,7 +37,7 @@ module.exports = [ strong: '低至一折', action: '去抢', url: 'https://www.aliyun.com/1212/2019/home?userCode=obezo3pg', - weight: 60 + weight: 30 }, { name: 'Kubetrain', @@ -45,7 +45,7 @@ module.exports = [ strong: '不满意可无条件退款', action: '现在就去', url: 'https://kubetrain.cn/?from=kuboard-ads', - weight: 30 + weight: 60 } // { diff --git a/.vuepress/theme/components/Page.vue b/.vuepress/theme/components/Page.vue index 321c1e0..8d5ccdd 100644 --- a/.vuepress/theme/components/Page.vue +++ b/.vuepress/theme/components/Page.vue @@ -3,8 +3,8 @@