Skip to content

Latest commit

 

History

History
42 lines (39 loc) · 980 Bytes

File metadata and controls

42 lines (39 loc) · 980 Bytes
layout page
<script setup> import { VPTeamPage, VPTeamPageTitle, VPTeamMembers } from 'vitepress/theme' const members = [ { avatar: 'https://avatars.githubusercontent.com/u/88144943', name: 'Corwin', title: 'Maintainer', links: [ { icon: 'github', link: 'https://github.com/CorwinDev' } ] }, { avatar: 'https://avatars.githubusercontent.com/u/15818451', name: 'Tomás', title: 'Designer and Frontend Developer', links: [ { icon: 'github', link: 'https://github.com/CorwinDev' } ] } ] </script> Meet the Team Paymenter is built and maintained by a dedicated developers from around the world. We are passionate about creating powerful, open-source tools for everyone.