From e746cb38341697acf0761fdbde0883192e6cc45c Mon Sep 17 00:00:00 2001 From: Jeremy Vyska <35526546+JeremyVyska@users.noreply.github.com> Date: Mon, 21 Feb 2022 15:49:50 +0100 Subject: [PATCH] Branch rename in the config --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index b2113fb6..fa73b91b 100644 --- a/config.toml +++ b/config.toml @@ -76,7 +76,7 @@ description = "Guidelines for when Developing AL for Microsoft Dynamics 365 Busi languageName = "English" title = "alguidelines.dev - Business Central Design Patterns" # Weight used for sorting. -#weight = 1 +weight = 1 # Everything below this are Site Params @@ -84,6 +84,7 @@ title = "alguidelines.dev - Business Central Design Patterns" copyright = "alguidelines.dev Project" github_repo = "https://github.com/microsoft/alguidelines" github_project_repo = "https://github.com/microsoft/alguidelines" +github_branch = "main" privacy_policy = "" shorttitle = "alguidelines.dev"