docs: 📝 Begin work on Signatures documentation

This commit is contained in:
Jesse Wierzbinski 2024-07-25 14:18:32 +02:00
parent 1759c4ffba
commit 170c4e2ea2
No known key found for this signature in database
2 changed files with 112 additions and 0 deletions

View file

@ -249,6 +249,7 @@ export const navigation: NavGroup[] = [
{ title: "Introduction", href: "/introduction" },
{ title: "SDKs", href: "/sdks" },
{ title: "Entities", href: "/entities" },
{ title: "Signatures", href: "/signatures" },
],
},
{