Files
smail/docs/team.md
2024-03-22 13:11:29 +08:00

572 B

layout
layout
page
<script setup> import { VPTeamPage, VPTeamPageTitle, VPTeamMembers, VPTeamPageSection } from 'vitepress/theme' const coreMembers = [{ avatar: 'https://www.github.com/akazwz.png', name: 'akazwz', title: 'Creator@smail', links: [ { icon: 'github', link: 'https://github.com/akazwz' }, ] }] </script> Develop Team developer of SMail