We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34945f5 commit 8522093Copy full SHA for 8522093
1 file changed
mkdocs.yaml
@@ -42,11 +42,11 @@ theme:
42
palette:
43
- primary: custom
44
nav:
45
- - Home: docs/README.md
46
- - Walkthrough: docs/walkthrough.md
47
- - API Reference: docs/api_reference.md
48
- - Publications: docs/publications.md
49
- - Contribute: docs/contribute.md
+ - Home: README.md
+ - Walkthrough: walkthrough.md
+ - API Reference: api_reference.md
+ - Publications: publications.md
+ - Contribute: contribute.md
50
51
# Define some IBM colors
52
extra_css:
0 commit comments