From fb0092bbfaf0bb2dac8384ef77ad115b5e0983a7 Mon Sep 17 00:00:00 2001 From: Thanwer Date: Sun, 27 Oct 2024 20:55:23 -0300 Subject: [PATCH] Add git info. --- hugo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/hugo.toml b/hugo.toml index 496d669..262a8d1 100644 --- a/hugo.toml +++ b/hugo.toml @@ -3,6 +3,7 @@ languageCode = 'en-us' theme = "anubis2" title = "Thanwer's Blog" enableRobotsTXT = true +enableGitInfo = true defaultContentLanguage = 'en' [languages]