From 6ab89ba0230757fad13f7329ee2b1d49327eabfa Mon Sep 17 00:00:00 2001 From: Chandrashekhar Singh Mourya <118621709+Singh-csm@users.noreply.github.com> Date: Fri, 2 Jun 2023 08:48:22 +0530 Subject: [PATCH] Update index.md --- content/get-started/exploring-integrations/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/get-started/exploring-integrations/index.md b/content/get-started/exploring-integrations/index.md index 5451dc8fdd72..6ca4029132d0 100644 --- a/content/get-started/exploring-integrations/index.md +++ b/content/get-started/exploring-integrations/index.md @@ -1,4 +1,6 @@ --- + +``` title: Exploring integrations intro: 'Learn how you can customize your {% data variables.product.prodname_dotcom %} workflow with integrations.' redirect_from: @@ -20,4 +22,5 @@ children: - /github-extensions-and-integrations - /github-developer-program shortTitle: Exploring integrations +``` ---