Cache new post

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-09-21 02:42:09 +05:30
parent a590c18424
commit 267e83b2ae
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ const precacheResources = [
'/posts/i-m-gonna-blog/index.html',
'/posts/tools-for-effective-rust-development/index.html',
'/posts/understanding-and-resolving-selinux-denials-on-android/index.html',
'/posts/teaching-kotlin-kotlin-for-android-java-developers/index.html',
];
self.addEventListener('install', event => {