diff --git a/netlify.toml b/netlify.toml index 682cf95..dfce311 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/*.ttf"] + included_files = ["*.ttf"]