From c78e4c288a53ea7c5d0f7e8858520fd11e71fb32 Mon Sep 17 00:00:00 2001 From: liuboaibc Date: Mon, 25 May 2020 16:51:43 +0800 Subject: [PATCH] add netlify.toml --- netlify.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 netlify.toml diff --git a/netlify.toml b/netlify.toml new file mode 100644 index 000000000..037bd013d --- /dev/null +++ b/netlify.toml @@ -0,0 +1,2 @@ +[context.production.environment] + HUGO_VERSION = "0.70.0" \ No newline at end of file