From e6c0ea84bbb230c73d5d6df198ac4d38def67b16 Mon Sep 17 00:00:00 2001 From: silversword Date: Tue, 15 Feb 2022 20:14:56 -0500 Subject: [PATCH] docs - fix features in mkdocs --- docs/mkdocs.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index c3e792cf..d07f7522 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -24,7 +24,7 @@ nav: - intelamt/index.md site_description: "A remote monitoring and management tool" -site_author: " Ylianst" +site_author: "Ylianst" site_url: "https://git.meshcentral.com/" # Repository @@ -41,6 +41,10 @@ theme: primary: "white" accent: "indigo" features: + - navigation.tabs + - navigation.expand + - navigation.top + - toc.integrate extra_css: - stylesheets/extra.css extra: