Use git for updated time

This commit is contained in:
Adriano Caloiaro 2023-07-24 08:32:22 -06:00
parent 2a88b11f2c
commit c44669ae91
No known key found for this signature in database
GPG key ID: C2BC56DE73CE3F75

View file

@ -51,6 +51,7 @@ paginate = 5
# set post to show the last updated
# If you use git, you can set `enableGitInfo` to `true` and then post will automatically get the last updated
showLastUpdated = true
enableGitInfo = true
# set a custom favicon (default is a `themeColor` square)
# favicon = "favicon.ico"