Skip to content

Commit 883a7de

Browse files
committed
Add cache for nothing theme fonts
1 parent ccf772c commit 883a7de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sw.js

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ const PRECACHED_RESOURCES = [
2525
"./assets/icons/info.svg",
2626
"./assets/icons/list.svg",
2727
"./assets/icons/loop.svg",
28+
"./assets/fonts/LetteraMonoLLCondLight-Regular.otf",
29+
"./assets/fonts/Ndot-55.otf",
2830
"./assets/fonts/xkcd.otf",
2931
];
3032

0 commit comments

Comments
 (0)