docs: integrate payload guide (#13162)
* docs: integrate payload guide * remove todo * fix vale errors * change items per row in integrations page * updates to guide
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -78,6 +78,14 @@ Integrate a third-party Content-Management System (CMS) to utilize rich content-
|
||||
children: "Tutorial"
|
||||
}
|
||||
},
|
||||
{
|
||||
href: "/integrations/guides/payload",
|
||||
title: "Payload CMS",
|
||||
badge: {
|
||||
variant: "blue",
|
||||
children: "Tutorial"
|
||||
}
|
||||
},
|
||||
{
|
||||
href: "/integrations/guides/sanity",
|
||||
title: "Sanity",
|
||||
@@ -88,6 +96,7 @@ Integrate a third-party Content-Management System (CMS) to utilize rich content-
|
||||
},
|
||||
]}
|
||||
className="mb-1"
|
||||
itemsPerRow={2}
|
||||
/>
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user