diff --git a/docs/index.md b/docs/index.md index 319d1c6..887e78f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,4 +8,4 @@ While technical explanations are out there, the information is scattered through This makes it hard to find complete and up-to-date explanations on advanced topics. -If you spot errors or issues please kindly drop me an email at [qertoip@gmail.com](mailto:qertoip@gmail.com?subject=monerodocs) or submit a github pull request. +If you spot errors or issues please kindly drop me an email at [qertoip@protonmail.com](mailto:qertoip@protonmail.com?subject=monerodocs) or submit a github pull request. diff --git a/mkdocs.yml b/mkdocs.yml index 821ac5f..3ce808a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -4,7 +4,7 @@ site_description: 'Unofficial Monero Documentation' site_author: "Piotr 'Qertoip' WĹ‚odarek" site_url: 'https://monerodocs.org/' -pages: +nav: - Home: 'index.md' - Interacting: 'interacting/overview.md' - Technical specs: 'technical-specs.md'