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

github.com/themefisher/infinity-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomrat-gyver <somrat.gyver@gmail.com>2020-07-15 11:54:01 +0300
committersomrat-gyver <somrat.gyver@gmail.com>2020-07-15 11:54:01 +0300
commit1b86c34a2b34bf2fdfa26b12550125653b902f06 (patch)
treed1644e21155ac072faa162e4744e8e266503a61b
parentfda7493555b58b2900d921c64c969e595239333e (diff)
update netlify settings
-rw-r--r--netlify.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/netlify.toml b/netlify.toml
index 68eea10..60b1323 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,5 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.60.1"
- HUGO_THEME = "repo" \ No newline at end of file
+ HUGO_VERSION = "0.73.0"
+ HUGO_THEME = "repo"
+ HUGO_BASEURL = "/" \ No newline at end of file