diff options
| author | Dhravya Shah <[email protected]> | 2025-01-31 19:31:17 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-01-31 19:31:17 -0700 |
| commit | 86965a4e02bc54bffd911acbc44f0d2400fa0d37 (patch) | |
| tree | 1efef481f04c1dcde09004d24ba500a6d8608edf | |
| parent | docs: added pricing page (diff) | |
| download | supermemory-86965a4e02bc54bffd911acbc44f0d2400fa0d37.tar.xz supermemory-86965a4e02bc54bffd911acbc44f0d2400fa0d37.zip | |
docs: intro title change
| -rw-r--r-- | apps/docs/introduction.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/introduction.mdx b/apps/docs/introduction.mdx index c05d101a..5ed2e1f4 100644 --- a/apps/docs/introduction.mdx +++ b/apps/docs/introduction.mdx @@ -1,5 +1,5 @@ --- -title: "Introduction - Supermemory" +title: "Introduction" description: "Supermemory is the Memory API for the AI era." --- |