From 6c0fa4d433a5ec6db1c585f4652e311af8a2de00 Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Tue, 17 Dec 2019 13:38:42 +0800 Subject: [PATCH] ads --- .vuepress/components/ad-list.js | 8 ++++---- .vuepress/theme/components/Page.vue | 9 +++++++-- README.md | 3 +++ 3 files changed, 14 insertions(+), 6 deletions(-) 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 @@