Welcome to mirror list, hosted at ThFree Co, Russian Federation.

netlify.toml - github.com/gohugoio/hugoThemes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9a4ddec228a13dd430e5721c8c05e1958c79bbbd (plain)
1
2
3
4
5
6
7
8
[context.production.environment]
HUGO_VERSION = "0.82.0"
HUGO_ENV = "production"
RUBY_VERSION = "2.6.2"

[context.deploy-preview.environment]
HUGO_VERSION = "0.82.0"
RUBY_VERSION = "2.6.2"