Skip to content

Commit 5fb06d9

Browse files
authored
adding extra_css to mkdocs.yml
1 parent c17410d commit 5fb06d9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ theme:
2424
- navigation.search.suggest.index
2525
- navigation.search.suggest.highlight
2626
- navigation.search.suggest.share
27-
27+
extra_css:
28+
- assets/css/styles.css
2829
nav:
2930
- Home: index.md
3031
- Resources:
@@ -33,5 +34,5 @@ nav:
3334
- Publications: resources/publications.md
3435
- Software: resources/software.md
3536
- Workshops: workshops.md
36-
- Committee: committee.html
37+
- Committee: committee.md
3738
- Contact Us: contact.md

0 commit comments

Comments
 (0)