diff --git a/config.toml b/config.toml index 40e77f7..91a9a7c 100644 --- a/config.toml +++ b/config.toml @@ -2,3 +2,4 @@ baseURL = 'https://davideisinger.com/' languageCode = 'en-us' title = 'David Eisinger' theme = 'v2' +enableGitInfo = true diff --git a/themes/v2/layouts/partials/footer.html b/themes/v2/layouts/partials/footer.html index 678cd92..9e0e73f 100644 --- a/themes/v2/layouts/partials/footer.html +++ b/themes/v2/layouts/partials/footer.html @@ -1,6 +1,13 @@