From 35c755fdfe2962f2211c77f52531fe5881d96c40 Mon Sep 17 00:00:00 2001 From: gabrielgio Date: Sun, 12 Jul 2020 01:15:58 +0200 Subject: Disbale `.GitInfo` until I figure out how to keep `.git` folder in Gitlab's pipeline process. --- config.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index c3ce6e4..cc619cb 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,6 @@ baseURL = "https://gabrielgio.me/" languageCode = "en-us" title = "Yet Another blog" theme = "flamingo" -enableGitInfo = true [author] name = "Gabriel Giovanini" -- cgit v1.2.3