Enable quick jump to GH edit

This commit is contained in:
Jeremy Vyska 2021-10-30 20:58:29 +02:00
parent 72e338e2fe
commit a4f6467d78

View file

@ -15,6 +15,8 @@ home = [ "HTML", "RSS", "JSON"]
# If set to false, a Home button will appear below the search bar on the menu. # 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 "/") # It is redirecting to the landing page of the current language if specified. (Default is "/")
disableLandingPageButton = true disableLandingPageButton = true
# Enable GitHub editing
editURL = "https://github.com/BC-Design-Patterns/AL-Dev-Help/edit/main/content"
# Additional menu (left sidebar) area links # Additional menu (left sidebar) area links
[[menu.shortcuts]] [[menu.shortcuts]]