We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62421a9 commit eb85f76Copy full SHA for eb85f76
src/app/page.mdx
@@ -3,9 +3,9 @@ import { Resources } from '@/components/Resources'
3
import { HeroPattern } from '@/components/HeroPattern'
4
5
export const metadata = {
6
- title: 'API Documentation',
+ title: 'Drop Developer Docs',
7
description:
8
- 'Learn everything there is to know about the Protocol API and integrate Protocol into your product.',
+ 'API and internals documentation for Drop, for developers.',
9
}
10
11
export const sections = [
0 commit comments