diff options
author | Roger Gonzalez <roger@rogs.me> | 2023-01-09 19:56:17 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2023-01-09 19:56:17 -0300 |
commit | c3476d0fcc37f846b055f46d658afc76a99b41d3 (patch) | |
tree | 1b18be930d43eb2379da41ac9e09c4caf87d6953 /themes/hugo-whisper-theme/netlify.toml | |
parent | 14eab203b90f21fc054aa929ae49121aa9c532fd (diff) |
Cleaned up the repo
Diffstat (limited to 'themes/hugo-whisper-theme/netlify.toml')
-rw-r--r-- | themes/hugo-whisper-theme/netlify.toml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/themes/hugo-whisper-theme/netlify.toml b/themes/hugo-whisper-theme/netlify.toml deleted file mode 100644 index 1992bd9..0000000 --- a/themes/hugo-whisper-theme/netlify.toml +++ /dev/null @@ -1,8 +0,0 @@ -[build] - publish = "exampleSite/public" - command = "cd exampleSite && hugo --gc --themesDir ../.." - -[build.environment] - HUGO_VERSION = "0.74.3" - HUGO_THEME = "repo" - HUGO_BASEURL = "/" |