docs: add resend integration guide (#10268)

* initial guide

* initial draft

* finished draft

* address feedback

* add meta image
This commit is contained in:
Shahed Nasser
2024-11-27 13:28:52 +02:00
committed by GitHub
parent cc79f21c91
commit 537a609dfb
6 changed files with 896 additions and 2 deletions
+8
View File
@@ -8036,6 +8036,14 @@ export const generatedSidebar = [
"path": "/integrations/guides/sanity",
"title": "Sanity",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/resend",
"title": "Resend",
"children": []
}
]
}