mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
Tweak readme production config statement (#453)
This commit is contained in:
parent
e09ebe11eb
commit
108995800b
@ -296,7 +296,7 @@ Now enter [`localhost:1313`](http://localhost:1313/) in the address bar of your
|
||||
|
||||
## Production
|
||||
|
||||
To run in production (e.g. to have Google Analytics show up), you must set the build environment name. The four options for setting the build environment name (ordered by priority) are:
|
||||
To run in production (e.g. to have Google Analytics show up), you must set the build environment name to `production`. The three options for setting the build environment name (ordered by priority) are:
|
||||
|
||||
1. The `HUGO_ENV` environment variable.
|
||||
|
||||
@ -338,8 +338,6 @@ To run in production (e.g. to have Google Analytics show up), you must set the b
|
||||
useHugoEnv = true
|
||||
```
|
||||
|
||||
1. Use the default build environment name.
|
||||
|
||||
## Contributing
|
||||
|
||||
If you find a bug or have an idea for a feature, feel free to use the [issue tracker](https://github.com/theNewDynamic/gohugo-theme-ananke/issues) to let me know.
|
||||
|
Loading…
x
Reference in New Issue
Block a user