We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 243d096 commit 065b289Copy full SHA for 065b289
β.config/mkdocs.yamlβ
@@ -17,7 +17,7 @@ exclude_docs: |
17
nav:
18
- index.md
19
- Usage:
20
- - usage/installation.md
+ - Installation: usage/installation.md
21
- usage/client.md
22
- usage/operation.md
23
- usage/auth.md
@@ -31,12 +31,12 @@ validation:
31
32
theme:
33
name: material
34
-# custom_dir: docs/.overrides
35
-# icon:
36
-# logo: material/currency-sign
+ logo: assets/logo.svg
+ icon:
37
+ favicon: assets/logo.svg
38
features:
39
- announce.dismiss
- - content.action.edit
40
- content.action.view
41
- content.code.annotate
42
- content.code.copy
βdocs/assets/logo.svgβ
0 commit comments