fix: some shit
This commit is contained in:
parent
89a68fad26
commit
d4446383c2
@ -63,10 +63,10 @@ self.addEventListener("install", (event) => {
|
|||||||
"/",
|
"/",
|
||||||
"/global.css",
|
"/global.css",
|
||||||
"/prism-material-dark.css",
|
"/prism-material-dark.css",
|
||||||
"/placeholder.svg",
|
// "/placeholder.svg",
|
||||||
"/grainy-gradient.png",
|
"/grainy-gradient.png",
|
||||||
"/fonts/work-sans-v18-latin-700.woff2",
|
// "/fonts/work-sans-v18-latin-700.woff2",
|
||||||
"/fonts/work-sans-v18-latin-regular.woff2",
|
// "/fonts/work-sans-v18-latin-regular.woff2",
|
||||||
]),
|
]),
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user