Skip to content

Commit

Permalink
[Doc Fix] Add deps: jQuery
Browse files Browse the repository at this point in the history
solves #49
cherry-picked 8a7ca4b
  • Loading branch information
mochipon committed Jul 21, 2021
1 parent c3c1714 commit ada00ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ repo_name: pysesame3
strict: true
extra_css:
- styles/override.css
extra_javascript:
- "https://code.jquery.com/jquery-3.6.0.min.js"
nav:
- Home: index.md
- Installation: installation.md
Expand Down

0 comments on commit ada00ae

Please sign in to comment.