Skip to content

Commit

Permalink
Add git revision date localized plugin (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
JMuff22 authored Jun 10, 2024
1 parent c4f6e5b commit 1e93b03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ plugins:
- mkdocs-jupyter:
include_source: True
- section-index
- git-revision-date-localized

markdown_extensions:
- footnotes
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ jupyter_contrib_nbextensions
notebook==6.4.12
mkdocs-section-index
pre-commit
mkdocs-git-revision-date-localized-plugin

0 comments on commit 1e93b03

Please sign in to comment.