We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e944af commit 8ee7e2eCopy full SHA for 8ee7e2e
service-worker.js
@@ -61,6 +61,8 @@ const FILES_TO_CACHE = [
61
'/fonts/Roboto-Mono/RobotoMono-BoldItalic.woff2',
62
63
'https://plausible.io/js/plausible.js',
64
+
65
+ '/',
66
67
'/icons/android-app-512.png',
68
'/icons/iphone-app-180.png',
0 commit comments