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

github.com/google/docsy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyansh Gupta <priyansh7533053411@gmail.com>2019-09-01 08:49:41 +0300
committerGitHub <noreply@github.com>2019-09-01 08:49:41 +0300
commit8af0e1ad969eedb9e365a45c1fe5bf681edddb9c (patch)
tree8dd814c720629d0d9ec8d361586b4dbcfa2b28fe /netlify.toml
parentb30d0014f795e12d5db1c8cc35f9cf18bd6a532e (diff)
Update netlify.toml
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 81057f5..c0ed34c 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "userguide/public"
command = "git submodule update -f --init && cd userguide && npm install postcss-cli && hugo --themesDir ../.."
-# Specifying the Build Environment of the Hugo Tool
+# Build Environment of the Hugo Tool
[build.environment]
HUGO_VERSION = "0.55.6"
HUGO_THEME = "repo"