mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Merge pull request rdwatters/hugo-docs-concept#48 from sethmacleod/patch-1
Thanks @sethmacleod for the good eyes. When the site launches, I expect there to be a ton of these little typographical errors, and every editor needs an editor. Cheers!
This commit is contained in:
@@ -17,7 +17,7 @@ wip: false
|
||||
The `.Hugo` variable provides easy access to Hugo-related data and contains the following fields:
|
||||
|
||||
`.Hugo.Generator`
|
||||
: `<meta>`` tag for the version of Hugo that generated the site. `.Hugo.Generator` outputs a *complete* HTML tag; e.g. `<meta name="generator" content="Hugo 0.18" />`
|
||||
: `<meta>` tag for the version of Hugo that generated the site. `.Hugo.Generator` outputs a *complete* HTML tag; e.g. `<meta name="generator" content="Hugo 0.18" />`
|
||||
|
||||
`.Hugo.Version`
|
||||
: the current version of the Hugo binary you are using e.g. `0.13-DEV`<br>
|
||||
|
||||
Reference in New Issue
Block a user