diff --git a/gatsby-config.js b/gatsby-config.js index f11eda11..52de39dd 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -180,8 +180,12 @@ module.exports = { path: "/services/aem-cf-editor/api/modal/" }, { - title: "Custom form element rendering", + title: "Custom Form Element Rendering", path: "/services/aem-cf-editor/api/custom-fields/" + }, + { + title: "Setting Default Field Properties", + path: "/services/aem-cf-editor/api/field-properties" } ] },