This commit is contained in:
绅士喵
2024-01-22 18:09:01 +08:00
committed by GitHub
parent 4421e46ece
commit 2c8ba029ff
+1 -1
View File
@@ -34,7 +34,7 @@ hugo --enableGitInfo
```
{{% note %}}
When you set `enableGitInto` to `true`, or enable the feature with the command line flag, the last modification date for each content page will be the Author Date of the last commit for that file.
When you set `enableGitInfo` to `true`, or enable the feature with the command line flag, the last modification date for each content page will be the Author Date of the last commit for that file.
This is configurable. See [details].