chore: add Vercel attribution in footer (#557)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Timothy Jordan 2026-03-02 06:06:35 -08:00 committed by GitHub
parent f5fa23e0c1
commit bc06dbffd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 1 deletions

View File

@ -12,7 +12,11 @@ export function Footer() {
<a href="https://openclaw.ai" target="_blank" rel="noreferrer">
OpenClaw
</a>{' '}
project · Powered by{' '}
project · Deployed on{' '}
<a href="https://vercel.com" target="_blank" rel="noreferrer">
Vercel
</a>{' '}
· Powered by{' '}
<a href="https://www.convex.dev" target="_blank" rel="noreferrer">
Convex
</a>{' '}