From 2f255c396e5b8520085cc002da58ef439567f9ba Mon Sep 17 00:00:00 2001 From: secondl1ght Date: Thu, 23 May 2024 16:30:40 -0600 Subject: [PATCH] change glob pattern --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index cf42c0a5..5a037763 100644 --- a/netlify.toml +++ b/netlify.toml @@ -6,4 +6,4 @@ remote_images = ["https://static.btcmap.org/images/.*", "https://www.openstreetmap.org/.*", "https://avatars.githubusercontent.com/.*" ] [functions] - included_files = ["fonts/Manrope-Regular.ttf"] + included_files = ["**/.ttf"]