From d91e6bf04b160956f570d0d6cc9199fbe6ae0756 Mon Sep 17 00:00:00 2001 From: alxp Date: Sat, 29 Jun 2024 10:53:04 -0300 Subject: [PATCH] update --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 6ebb9c0..b5f0a69 100644 --- a/netlify.toml +++ b/netlify.toml @@ -11,4 +11,4 @@ [[edge_functions]] path = "/*" - function = "headers" # or whatever your file name is + function = "headers"