feat: API docs page — tabbed webhook spec, scoring, challenges, tips
Fetches from /api/docs/webhook and renders as a styled tabbed page. Added /docs route and DOCS nav link. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
3b8208be08
commit
530f46f9cf
@@ -11,6 +11,7 @@ const links = [
|
||||
{ to: '/join', label: 'FIGHT!' },
|
||||
{ to: '/arena', label: 'WATCH' },
|
||||
{ to: '/leaderboard', label: 'RANKINGS' },
|
||||
{ to: '/docs', label: 'DOCS' },
|
||||
]
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user