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