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

github.com/themefisher/meghna-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomratpro <abdulmonnafsomrat@gmail.com>2021-09-01 13:50:49 +0300
committersomratpro <abdulmonnafsomrat@gmail.com>2021-09-01 13:50:49 +0300
commit12beb8bb871baab80d845308eea30485230bdb22 (patch)
tree8a8502620fa6f8174bce9923694340b560b4f0e0 /netlify.toml
parentb79fd3c63f44439e3d5650e828698821d6bb7c07 (diff)
added vercel settings and update readme and licence file
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 ca41979..f90f831 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,6 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.79.0"
+ HUGO_VERSION = "0.87.0"
HUGO_THEME = "repo"
HUGO_BASEURL = "/" \ No newline at end of file