Fixing up some titles
This commit is contained in:
parent
f4886ee235
commit
bac7c0f879
6 changed files with 24 additions and 8 deletions
|
|
@ -17,6 +17,10 @@ home = [ "HTML", "RSS", "JSON"]
|
|||
disableLandingPageButton = true
|
||||
# Enable GitHub editing
|
||||
editURL = "https://github.com/BC-Design-Patterns/AL-Dev-Help/edit/main/content"
|
||||
# This controls whether submenus will be expanded (true), or collapsed (false) in the
|
||||
# menu; if no setting is given, the first menu level is set to false, all others to true;
|
||||
# this can be overridden in the pages frontmatter
|
||||
alwaysopen = false
|
||||
|
||||
# Additional menu (left sidebar) area links
|
||||
[[menu.shortcuts]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue