Skip to content

Commit

Permalink
[FEATURE] Enable last commit time for each file (#658)
Browse files Browse the repository at this point in the history
* update mkdoc

* enable last commit time for each markdown page
  • Loading branch information
habaohaba authored Sep 10, 2024
1 parent c72d325 commit 7aa439a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ plugins:
lang:
- zh
- en
- git-revision-date-localized
- git-revision-date:
- minify:
minify_html: true

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mkdocs-material==9.5.2
mkdocs-minify-plugin==0.7.1
mkdocs-git-revision-date-localized-plugin==1.2.1
mkdocs-git-revision-date-plugin
jinja2==3.1.2
mkdocs-static-i18n==1.2.0

0 comments on commit 7aa439a

Please sign in to comment.