[FEATURE] Enable last commit time for each file (#658)

* update mkdoc

* enable last commit time for each markdown page
This commit is contained in:
linzhuo 2024-09-10 21:16:31 +08:00 committed by GitHub
parent c72d325947
commit 7aa439ae30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -119,7 +119,7 @@ plugins:
lang:
- zh
- en
- git-revision-date-localized
- git-revision-date:
- minify:
minify_html: true

View File

@ -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