about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-05-25 17:51:18 -0700
committerFranck Cuny <franck@fcuny.net>2022-05-25 17:51:18 -0700
commitc01f0248661b90d0004ba29d7e205cfcd6a78320 (patch)
tree95f7dd4574a2914ec0239c7b64c326318b2ac5f2
parentfeat(resume): rename readme.org to resume.org (diff)
downloadworld-c01f0248661b90d0004ba29d7e205cfcd6a78320.tar.gz
ref(blog): drop the `enableGitInfo` option
This is not going to work with the next change, so I'm just going to
drop it.
Diffstat (limited to '')
-rw-r--r--users/fcuny/blog/config.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/fcuny/blog/config.toml b/users/fcuny/blog/config.toml
index 8cb0c62..62234b9 100644
--- a/users/fcuny/blog/config.toml
+++ b/users/fcuny/blog/config.toml
@@ -2,7 +2,6 @@ baseURL = "https://fcuny.net/"
 languageCode = "en-us"
 title = "Franck's rambling"
 publishDir = "docs"
-enableGitInfo = true
 
 [params]
   homeText = "A collection of posts"