Skip to content

Commit

Permalink
remove static
Browse files Browse the repository at this point in the history
  • Loading branch information
secondl1ght committed May 24, 2024
1 parent b6a2676 commit 1e99154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
remote_images = ["https://static.btcmap.org/images/.*", "https://www.openstreetmap.org/.*", "https://avatars.githubusercontent.com/.*" ]

[functions]
included_files = ["static/fonts/*.ttf"]
included_files = ["fonts/*.ttf"]

0 comments on commit 1e99154

Please sign in to comment.