diff options
Diffstat (limited to 'config/_default/hugo.toml')
| -rw-r--r-- | config/_default/hugo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 5c9b510..a0efa66 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -16,6 +16,7 @@ buildDrafts = false buildFuture = false enableEmoji = true +enableGitInfo = true # googleAnalytics = "G-XXXXXXXXX" |
