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
+5
View File
@@ -1786,6 +1786,11 @@ export const sidebar = sidebarAttachHrefCommonOptions([
path: "/integrations/guides/sanity",
title: "Sanity",
},
{
type: "link",
path: "/integrations/guides/resend",
title: "Resend",
},
],
},
],