diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2019-04-29 00:17:20 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2019-04-29 00:17:20 +0100 |
| commit | 45a2731b7547ae6e92b4dab8e1f4dd0ea21ad486 (patch) | |
| tree | a9b98fdc00c02005c29fb4248a6c254127124310 /netlify.toml | |
| parent | 49f746f1ee9205c4028bdc8f18aa888367eb3ddb (diff) | |
Try different configuration for deployment.
Diffstat (limited to 'netlify.toml')
| -rw-r--r-- | netlify.toml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/netlify.toml b/netlify.toml deleted file mode 100644 index 704b99b..0000000 --- a/netlify.toml +++ /dev/null @@ -1,7 +0,0 @@ -[build] - publish = "public" - command = "hugo --gc --minify" - -[context.production.environment] - HUGO_VERSION = "0.20" - |
