We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c17410d commit 5fb06d9Copy full SHA for 5fb06d9
1 file changed
mkdocs.yml
@@ -24,7 +24,8 @@ theme:
24
- navigation.search.suggest.index
25
- navigation.search.suggest.highlight
26
- navigation.search.suggest.share
27
-
+extra_css:
28
+ - assets/css/styles.css
29
nav:
30
- Home: index.md
31
- Resources:
@@ -33,5 +34,5 @@ nav:
33
34
- Publications: resources/publications.md
35
- Software: resources/software.md
36
- Workshops: workshops.md
- - Committee: committee.html
37
+ - Committee: committee.md
38
- Contact Us: contact.md
0 commit comments