]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Use `hugo.Environment` instead of `getenv` (#29240)
authorXhmikosR <xhmikosr@gmail.com>
Sat, 22 Feb 2020 06:54:43 +0000 (08:54 +0200)
committerGitHub <noreply@github.com>
Sat, 22 Feb 2020 06:54:43 +0000 (08:54 +0200)
commitb8ffcdf9a4b8d61ef896c102732e15af39e883b5
tree913d0533f910408580e70dbacbfa6009521906ca
parent9d50c6a18fcfd2e42ccc4e7b29d887c574bfadea
Use `hugo.Environment` instead of `getenv` (#29240)

This is set automatically to "development" when the local server is running, and to "production" when Hugo builds the site.
package.json
site/layouts/_default/examples.html
site/layouts/partials/scripts.html
site/layouts/partials/stylesheet.html
site/layouts/robots.txt