Skip to content

Commit

Permalink
use material theme
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney committed Aug 3, 2024
1 parent fdc737a commit acca419
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
mkdocs
mkdocs
mkdocs-material
5 changes: 4 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ nav:
- Home: index.md
- Getting Started: getting-started.md
- Limitations: limitations.md
- Examples: examples.md
- Examples: examples.md

theme:
name: material

0 comments on commit acca419

Please sign in to comment.