mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 01:47:13 +08:00
enable last commit time for each markdown page
This commit is contained in:
parent
541150a577
commit
8c8b442112
2 changed files with 2 additions and 5 deletions
|
|
@ -119,10 +119,7 @@ plugins:
|
|||
lang:
|
||||
- zh
|
||||
- en
|
||||
- git-revision-date-localized:
|
||||
type: datetime
|
||||
fallback_to_build_date: false
|
||||
|
||||
- git-revision-date:
|
||||
- minify:
|
||||
minify_html: true
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue