#126: Fix link to GitInfo

This commit is contained in:
P. Ottlinger 2023-03-29 21:18:43 +02:00 committed by GitHub
parent 15cd22dc37
commit 881c5b0194
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ Look at this nice »envelope«-icon: `{{<icon class="fa fa-envelope">}}`. I took
Configured in `_index.md`, see `exampleSite`: `header_logo: "images/chef-hat.png"` Configured in `_index.md`, see `exampleSite`: `header_logo: "images/chef-hat.png"`
### Footer version information ### Footer version information
In order to see technical version information (extracted from Hugo's [GitInfo](https://gohugo.com.cn/variables/git/)) set the following general option in your config.toml: `enableGitInfo = true` In order to see technical version information (extracted from Hugo's [GitInfo](https://gohugo.io/variables/git/))) set the following general option in your config.toml: `enableGitInfo = true`
### External links ### External links
You can add external links in the menu, see `external.md` in the `exampleSite`. You can add external links in the menu, see `external.md` in the `exampleSite`.