#126: Update config.toml to show a version info can be added

By default the version info is disabled.
This commit is contained in:
P. Ottlinger 2023-03-28 22:50:36 +02:00 committed by GitHub
parent e586b15fed
commit 9714cd7eb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,9 @@ theme = "hugo-scroll"
# The browser tab name
title = "Jane Doe - Nutrition Coach & Chef Consultant"
# In order to add version information in the page's footer set to true.
# enableGitInfo = true
# Theme-specific variables `.Site.Params.myParamName`
[params]