diff options
author | altaf-creator <64111012+altaf-creator@users.noreply.github.com> | 2023-05-04 19:42:04 +0700 |
---|---|---|
committer | altaf-creator <64111012+altaf-creator@users.noreply.github.com> | 2023-05-04 19:42:04 +0700 |
commit | c0e8971309f57d10abecc33074b5bc5cc1e348bd (patch) | |
tree | f4bfe0f7c785c166a320bacdf531451f96a08bec | |
parent | ab7e58067573d02b645c8715d2a923d6b9e02cb3 (diff) |
PWA Update - attempt 3.1
-rw-r--r-- | src/scripts/main.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/main.js b/src/scripts/main.js index fa738a5..24fc769 100644 --- a/src/scripts/main.js +++ b/src/scripts/main.js @@ -1,7 +1,7 @@ const assets = [ "/", - "/index.html", + "/sura.html", "/src/index.html", "/src/sura.html", "/src/attribution.html", |