aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--users/fcuny/blog/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/blog/config.toml b/users/fcuny/blog/config.toml
index 6100ba5..532ff03 100644
--- a/users/fcuny/blog/config.toml
+++ b/users/fcuny/blog/config.toml
@@ -2,7 +2,7 @@ baseURL = "http://fcuny.net/"
languageCode = "en-us"
title = "Franck's rambling"
publishDir = "docs"
-enableGitInfo = true
+enableGitInfo = false
[params]
homeText = "A collection of notes"