mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-08 06:45:13 -04:00
Remove hugo.Generator admonition (#2048)
This commit is contained in:
parent
7e553d11b8
commit
1589bcdb7a
@ -37,10 +37,6 @@ hugo.IsExtended
|
||||
hugo.IsProduction
|
||||
: returns true if `hugo.Environment` is set to the production environment
|
||||
|
||||
{{% note %}}
|
||||
We highly recommend using `hugo.Generator` in your website's `<head>`. `hugo.Generator` is included by default in all themes hosted on [themes.gohugo.io](https://themes.gohugo.io). The generator tag allows the Hugo team to track the usage and popularity of Hugo.
|
||||
{{% /note %}}
|
||||
|
||||
hugo.Deps
|
||||
: See [hugo.Deps](#hugodeps)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user