From ca395027ae42494e64290cf5d3c43dc0ca865e3e Mon Sep 17 00:00:00 2001 From: Jose Ivan Vargas Lopez Date: Wed, 30 Nov 2016 12:59:57 -0600 Subject: [PATCH] Added the header that declares the type of layout of this page, also fixed a minor markdown title issue --- source/partners/index.html.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/partners/index.html.md b/source/partners/index.html.md index a6c1ff8377c..0c903236916 100644 --- a/source/partners/index.html.md +++ b/source/partners/index.html.md @@ -1,7 +1,12 @@ +--- +layout: markdown_page +title: Partners +--- + ## Open to Collaboration GitLab is an open product with a Community Edition product that is fully open-source and an Enterprise Edition product that is built on our Community Edition but with additional features that are closed-sourced. We're open to integrations with companies and tools that are interested in harnessing GitLab's platform capabilities, user flows and data with their products. -##Integrating with GitLab +## Integrating with GitLab ### Ways to Integrate If you want to integrate with GitLab there are three possible paths you can take: -- GitLab