@142vip/vitepress
Version:
基于vitepress框架搭建静态站点的常用工具包,提供ElementPlus相关组件和主题
18 lines (17 loc) • 700 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.VIP_STAR_HISTORY_DEFAULT_REPOS = exports.VIP_OPEN_SOURCE_SPONSORS = void 0;
const VIP_OPEN_SOURCE_SPONSORS = exports.VIP_OPEN_SOURCE_SPONSORS = [{
href: "https://github.com/ChiefPing",
title: "ChiefPing",
alt: "ChiefPing",
src: "https://avatars2.githubusercontent.com/u/34122068?s=460&v=4"
}, {
href: "https://github.com/xiaoliuxin",
title: "xiaoliuxin",
alt: "xiaoliuxin",
src: "https://avatars2.githubusercontent.com/u/60652527?s=460&v=4"
}];
const VIP_STAR_HISTORY_DEFAULT_REPOS = exports.VIP_STAR_HISTORY_DEFAULT_REPOS = ["142vip/core-x", "142vip/408CSFamily", "142vip/JavaScriptCollection"];