Skip to content

Commit c519b7d

Browse files
committed
Allow Google Fonts in Lume build
1 parent 2a06114 commit c519b7d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deno.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@
6666
"jsr.io:443",
6767
"deno.land:443",
6868
"esm.sh:443",
69+
"fonts.googleapis.com:443",
70+
"fonts.gstatic.com:443",
6971
"registry.npmjs.org:443"
7072
],
7173
"env": true,

0 commit comments

Comments
 (0)