diff --git a/mkdocs.yml b/mkdocs.yml index 31b00d0..99fe985 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -2,7 +2,7 @@ site_name: CiviProxy Guide site_description: Guide using and installing CiviProxy to manage the traffic to and from your CiviCRM installation repo_url: https://github.com/systopia/CiviProxy theme: material -pages: +nav: - Introduction: index.md - Technical Requirements: requirements.md - Installing CiviProxy: installation.md