diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-05-25 17:51:18 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-05-25 17:51:18 -0700 |
| commit | c01f0248661b90d0004ba29d7e205cfcd6a78320 (patch) | |
| tree | 95f7dd4574a2914ec0239c7b64c326318b2ac5f2 /users | |
| parent | feat(resume): rename readme.org to resume.org (diff) | |
| download | infra-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 'users')
| -rw-r--r-- | users/fcuny/blog/config.toml | 1 |
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" |
