File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -41,14 +41,21 @@ const FILES_TO_CACHE = [
4141 '/fonts/fonts.css' ,
4242
4343 '/fonts/Mono-Sans/MonoSans-Regular.woff2' ,
44+ '/fonts/Mono-Sans/MonoSans-Italic.woff2' ,
4445 '/fonts/Mono-Sans/MonoSans-Bold.woff2' ,
46+ '/fonts/Mono-Sans/MonoSans-BoldItalic.woff2' ,
4547
4648 '/fonts/Inter/Inter-Regular.woff2' ,
49+ '/fonts/Inter/Inter-Italic.woff2' ,
4750 '/fonts/Inter/Inter-Medium.woff2' ,
4851 '/fonts/Inter/Inter-SemiBold.woff2' ,
52+ '/fonts/Inter/Inter-SemiBoldItalic.woff2' ,
4953 '/fonts/Inter/Inter-Bold.woff2' ,
5054
5155 '/fonts/Roboto-Mono/RobotoMono-Regular.woff2' ,
56+ '/fonts/Roboto-Mono/RobotoMono-Italic.woff2' ,
57+ '/fonts/Roboto-Mono/RobotoMono-Bold.woff2' ,
58+ '/fonts/Roboto-Mono/RobotoMono-BoldItalic.woff2' ,
5259
5360 'https://plausible.io/js/plausible.js' ,
5461
You can’t perform that action at this time.
0 commit comments