Skip to content

Commit c5a1b85

Browse files
authored
📦 Updated
1 parent feaca26 commit c5a1b85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sw.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@ self.addEventListener("install", function(event) {
121121
"./assets/js/scripts/text-shuffling-effect.js",
122122

123123
// pwa-logos
124-
"./assets/pwa-logos/logo452x452.avif",
124+
"./assets/pwa-logos/logo180x180.png",
125+
"./assets/pwa-logos/logo512x512.png",
125126

126127
// stickers - robot
127128
"./assets/stickers/robot/404.mp4",

0 commit comments

Comments
 (0)