docs - fix features in mkdocs

silversword committed Feb 15, 2022 at 20:14 UTC e6c0ea84bbb230c73d5d6df198ac4d38def67b16
1 file changed +5 -1
docs/mkdocs.yml
+5 -1
@@ -24,7 +24,7 @@ nav:
24 - intelamt/index.md
25
26 site_description: "A remote monitoring and management tool"
27 -site_author: " Ylianst"
27 +site_author: "Ylianst"
28 site_url: "https://git.meshcentral.com/"
29
30 # Repository
@@ -41,6 +41,10 @@ theme:
41 primary: "white"
42 accent: "indigo"
43 features:
44 + - navigation.tabs
45 + - navigation.expand
46 + - navigation.top
47 + - toc.integrate
48 extra_css:
49 - stylesheets/extra.css
50 extra: