Skip to content

Commit eb85f76

Browse files
committed
fix: update metadata
1 parent 62421a9 commit eb85f76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ import { Resources } from '@/components/Resources'
33
import { HeroPattern } from '@/components/HeroPattern'
44

55
export const metadata = {
6-
title: 'API Documentation',
6+
title: 'Drop Developer Docs',
77
description:
8-
'Learn everything there is to know about the Protocol API and integrate Protocol into your product.',
8+
'API and internals documentation for Drop, for developers.',
99
}
1010

1111
export const sections = [

0 commit comments

Comments
 (0)