Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
Make sure references to things relative to `docs/` is consistent
  • Loading branch information
RFOxbury authored Sep 26, 2024
1 parent 07a7e91 commit 797ee3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ extra_css:
- docs/style.css
theme:
name: material
logo: img/favicon.ico
favicon: img/favicon.ico
logo: docs/img/favicon.ico
favicon: docs/img/favicon.ico
features:
- navigation.instant
- navigation.tracking
Expand Down

0 comments on commit 797ee3a

Please sign in to comment.