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"