docs: improvements

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-12-08 13:53:11 +01:00
parent 2dda50fc7c
commit abf5353ab3
11 changed files with 321 additions and 39 deletions

View File

@@ -36,6 +36,7 @@ export async function Footer() {
{ title: 'Documentation', url: '/docs' },
{ title: 'SDKs', url: '/docs/sdks' },
{ title: 'Articles', url: '/articles' },
{ title: 'Compare', url: '/compare' },
]}
/>
</div>