Remove hugo.Generator admonition (#2048)

This commit is contained in:
Rodolfo Carvalho 2023-04-08 20:46:53 +02:00 committed by GitHub
parent 7e553d11b8
commit 1589bcdb7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)