Skip to content

Commit

Permalink
Update netlify.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstratton authored Sep 1, 2023
1 parent f8553b0 commit 8890324
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
command = "bin/netlify.sh"
publish = "public/"
skip_processing = true

[build.processing]
skip_processing = true

[context.production.environment]
HUGO_VERSION = "0.102.3"
Expand All @@ -32,4 +35,7 @@
for = "/.well-known/webfinger/*"
[headers.values]
Access-Control-Allow-Origin = "*"



[[plugins]]
package = "netlify-plugin-hashfiles"

0 comments on commit 8890324

Please sign in to comment.