diff options
| author | Naman Bansal <[email protected]> | 2025-10-13 17:10:57 +0800 |
|---|---|---|
| committer | Naman Bansal <[email protected]> | 2025-10-13 17:10:57 +0800 |
| commit | c352f41b18ebc7355b8e061c9512542580c77e31 (patch) | |
| tree | 91e244d43ccc0e4fcd634d531e8ca95ae0dd2e0b /apps/docs/docs.json | |
| parent | feat: n8n integration page (diff) | |
| download | supermemory-c352f41b18ebc7355b8e061c9512542580c77e31.tar.xz supermemory-c352f41b18ebc7355b8e061c9512542580c77e31.zip | |
feat: zapier page
Diffstat (limited to 'apps/docs/docs.json')
| -rw-r--r-- | apps/docs/docs.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json index 207f2224..9ccea103 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -159,7 +159,8 @@ { "group": "Integrations with no-code tools", "pages": [ - "n8n" + "n8n", + "zapier" ] }, { |