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: f064d9ae118c56776ee8612b1e17654f1a10733a (plain)
1
2
3
4
5
6
7
8
[context.production.environment]
HUGO_VERSION = "0.84.1"
HUGO_ENV = "production"
RUBY_VERSION = "2.6.2"

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