From a4f6467d7801b56a376541e550843f76c4611a38 Mon Sep 17 00:00:00 2001 From: Jeremy Vyska <35526546+JeremyVyska@users.noreply.github.com> Date: Sat, 30 Oct 2021 20:58:29 +0200 Subject: [PATCH] Enable quick jump to GH edit --- config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.toml b/config.toml index 531f2686..f90b17cc 100644 --- a/config.toml +++ b/config.toml @@ -15,6 +15,8 @@ home = [ "HTML", "RSS", "JSON"] # If set to false, a Home button will appear below the search bar on the menu. # It is redirecting to the landing page of the current language if specified. (Default is "/") disableLandingPageButton = true + # Enable GitHub editing + editURL = "https://github.com/BC-Design-Patterns/AL-Dev-Help/edit/main/content" # Additional menu (left sidebar) area links [[menu.shortcuts]]