Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Include navigation sidebar

Choose a tag to compare

@farhan687 farhan687 released this 27 Jan 07:13
· 20 commits to master since this release

Include new feature Navigation sidebar

  • by default it is enabled on two columns layout.
  • to disabled it prefix the page with a JSON object that has a field navigationSidebar, set to false as shown here {"navigationSidebar": false}.