mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: 📝 Add security model explanation page
This commit is contained in:
parent
5622705136
commit
08293eebfe
4 changed files with 68 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ const Page: FC = () => {
|
|||
))}
|
||||
</div>
|
||||
|
||||
<h2>Team</h2>
|
||||
<h2 id="team">Team</h2>
|
||||
|
||||
<div className="not-prose mt-4 grid grid-cols-1 max-w-full gap-8 border-t border-zinc-900/5 pt-10 sm:grid-cols-2 xl:grid-cols-3 dark:border-white/5">
|
||||
<TeamMember
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue