1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-01 17:22:39 +00:00

Show last revision date on documentation (#1062)

This commit is contained in:
2022-04-21 14:25:01 -05:00
committed by GitHub
parent e5879a60f5
commit 46d646bd5b
4 changed files with 59 additions and 5 deletions

View File

@ -7,6 +7,7 @@ name = "pypi"
mkdocs = "*"
mkdocs-material = {path = "./mkdocs-material"}
mkdocs-static-i18n = "*"
mkdocs-git-revision-date-localized-plugin = "*"
[dev-packages]
scour = "*"