#126: Update config.toml to show a version info can be added
By default the version info is disabled.
This commit is contained in:
parent
e586b15fed
commit
9714cd7eb7
1 changed files with 3 additions and 0 deletions
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue