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

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz <zwbetz@gmail.com>2019-09-25 07:30:50 +0300
committerzwbetz <zwbetz@gmail.com>2019-09-25 07:30:50 +0300
commitcf318cbf91342f434428deccf92527620d56deae (patch)
tree270507289c92d235f6cc4a46db80d6863ad5b8ab /netlify.toml
parentee9ebb966b7284d8960a3cc2e0d5f359f7431e62 (diff)
parentd732dd0847aa8e5446d42be23f745c3eab91bab1 (diff)
Merge branch 'master' of github.com:zwbetz-gh/minimal-bootstrap-hugo-theme
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 836c352..c1c1f5c 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,7 +1,7 @@
[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."
-
+
[build.environment]
HUGO_VERSION = "0.58.3"
HUGO_THEME = "repo"