diff options
Diffstat (limited to 'src/scripts')
-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", |