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

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