Skip to content

Commit

Permalink
use base file path
Browse files Browse the repository at this point in the history
  • Loading branch information
secondl1ght committed May 23, 2024
1 parent 2f255c3 commit 67e5e78
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 = ["**/.ttf"]
included_files = ["/static/fonts/Manrope-Regular.ttf"]

0 comments on commit 67e5e78

Please sign in to comment.