Files
kuboard-press/.vuepress/components/ad-list.js
Shao Huan Qing abaf94d587 ad
2021-11-30 20:30:14 +08:00

43 lines
1.4 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

module.exports = [
// {
// name: 'Sealyun',
// description: 'Kubernetes',
// strong: '一键离线安装',
// action: '去看看',
// url: 'https://github.com/fanux/sealos',
// weight: 50
// },
{
name: 'CKA 考试',
description: '九五折优惠申请 CKA 考试,优惠码为:',
strong: 'Affkub95-268483',
action: '现在报名',
url: 'https://training.linuxfoundation.cn/certificates/1',
weight: 100,
},
// {
// name: '视频教程',
// description: 'Kubernetes入门学习到企业实战的方方面面',
// strong: 'Kuboard',
// action: '免费试听',
// url: 'https://ke.qq.com/course/package/32328?flowToken=1031971',
// weight: 100
// },
// {
// name: '华为云',
// description: '828企业上云节亿元上云补贴',
// strong: '限时抢购',
// action: '立享优惠',
// url: 'https://activity.huaweicloud.com/828_promotion/index.html?fromacct=36cf686d-2650-4107-baa4-f0dc3c860df4&utm_source=V1g3MDY4NTY=&utm_medium=cps&utm_campaign=201905',
// weight: 60
// },
{
name: '腾讯云',
description: '【腾讯云】云产品限时秒杀。',
strong: '1核2G云服务器首年50元',
action: '立即抢购',
url: 'https://cloud.tencent.com/act/cps/redirect?redirect=1062&cps_key=2ee6baa049659f4713ddc55a51314372&from=console',
weight: 300
},
]