docs: add resend integration guide (#10268)
* initial guide * initial draft * finished draft * address feedback * add meta image
This commit is contained in:
@@ -591,6 +591,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/examples/page.mdx",
|
||||
"pathname": "/examples"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/integrations/guides/resend/page.mdx",
|
||||
"pathname": "/integrations/guides/resend"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/integrations/guides/sanity/page.mdx",
|
||||
"pathname": "/integrations/guides/sanity"
|
||||
|
||||
@@ -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": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user