Skip to content

Latest commit

 

History

History
43 lines (41 loc) · 888 Bytes

team.md

File metadata and controls

43 lines (41 loc) · 888 Bytes
layout
page
<script setup> import { VPTeamPage, VPTeamPageTitle, VPTeamMembers } from 'vitepress/theme' const members = [ { avatar: 'https://foruda.gitee.com/avatar/1695001043495360137/8741248_zeminga_1695001043.png', name: 'zeMing', title: '文档作者', links: [ { icon: 'github', link: 'https://github.com/zeMingGit' }, ] }, { avatar: 'https://foruda.gitee.com/avatar/1677169054941917823/9249306_invictuspm_1658799010.png!avatar200', name: 'PanMin', title: '贡献者', links: [ { icon: 'github', link: 'https://github.com/panmin1206' }, ] }, ] </script> 团队核心成员 提供有价值的资源和支持