diff --git a/_includes/contributing/templates/basic.md b/_includes/contributing/templates/basic.md index e5ccf2ba73d..7f2b8bf4786 100644 --- a/_includes/contributing/templates/basic.md +++ b/_includes/contributing/templates/basic.md @@ -10,7 +10,7 @@ description: "SHORT_DESCRIPTION." alias: /OPTIONAL_SHORT_ARTICLE_TITLE/ page_type: reference layout: OPTIONAL_LAYOUT_FILE -— +--- # ARTICLE_TITLE diff --git a/_includes/contributing/templates/explanation.md b/_includes/contributing/templates/explanation.md index 66496893b22..16f6f94eeda 100644 --- a/_includes/contributing/templates/explanation.md +++ b/_includes/contributing/templates/explanation.md @@ -8,7 +8,7 @@ description: "SHORT_DESCRIPTION." alias: /OPTIONAL_SHORT_ARTICLE_TITLE/ page_type: reference layout: OPTIONAL_LAYOUT_FILE -—-- +--- # ARTICLE_TITLE diff --git a/_includes/contributing/templates/how_to_guide.md b/_includes/contributing/templates/how_to_guide.md index 09baf54203f..3bd52608672 100644 --- a/_includes/contributing/templates/how_to_guide.md +++ b/_includes/contributing/templates/how_to_guide.md @@ -8,7 +8,7 @@ description: "SHORT_DESCRIPTION." alias: /OPTIONAL_SHORT_ARTICLE_TITLE/ page_type: reference layout: OPTIONAL_LAYOUT_FILE -—-- +--- # ARTICLE_TITLE diff --git a/_includes/contributing/templates/reference.md b/_includes/contributing/templates/reference.md index 66496893b22..16f6f94eeda 100644 --- a/_includes/contributing/templates/reference.md +++ b/_includes/contributing/templates/reference.md @@ -8,7 +8,7 @@ description: "SHORT_DESCRIPTION." alias: /OPTIONAL_SHORT_ARTICLE_TITLE/ page_type: reference layout: OPTIONAL_LAYOUT_FILE -—-- +--- # ARTICLE_TITLE diff --git a/_includes/contributing/templates/technology_partner.md b/_includes/contributing/templates/technology_partner.md index 3b15fd6a753..9c4e367b55b 100644 --- a/_includes/contributing/templates/technology_partner.md +++ b/_includes/contributing/templates/technology_partner.md @@ -10,13 +10,12 @@ description: "SHORT_DESCRIPTION." alias: /partners/PARTNER_NAME/ page_type: partner search_tag: Partner -layout: dev_guide --- - + # ARTICLE_TITLE - + > DESCRIPTION. ADDITIONAL_INFORMATION. @@ -42,7 +41,7 @@ If you are using the [older navigation]({{site.baseurl}}/navigation), you can cr CONTENT. - + ## Integrating TOOL_NAME CONTENT. @@ -87,7 +86,7 @@ CONTENT. CONTENT. - + ## Customizing TOOL_NAME ### Step 1: ACTION_TO_COMPLETE @@ -98,7 +97,7 @@ CONTENT. CONTENT. - + ## Using TOOL_NAME with Braze ### Step 1: ACTION_TO_COMPLETE diff --git a/_includes/contributing/templates/tutorial.md b/_includes/contributing/templates/tutorial.md index 3feb650a753..6b1d30883b9 100644 --- a/_includes/contributing/templates/tutorial.md +++ b/_includes/contributing/templates/tutorial.md @@ -8,7 +8,7 @@ description: "SHORT_DESCRIPTION." alias: /OPTIONAL_SHORT_ARTICLE_TITLE/ page_type: tutorial layout: OPTIONAL_LAYOUT_FILE -—-- +--- # Tutorial: WHAT_THE_USER_WILL_DO