From 1b86c34a2b34bf2fdfa26b12550125653b902f06 Mon Sep 17 00:00:00 2001 From: somrat-gyver Date: Wed, 15 Jul 2020 14:54:01 +0600 Subject: update netlify settings --- netlify.toml | 5 +++-- 1 file 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 -- cgit v1.2.3