Skip to content

Commit

Permalink
Update website
Browse files Browse the repository at this point in the history
  • Loading branch information
Dolful committed Oct 12, 2024
1 parent 7436026 commit f25bf03
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "1283466312";
const serviceWorkerVersion = "563526945";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
4 changes: 2 additions & 2 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"assets/shaders/ink_sparkle.frag": "4096b5150bac93c41cbc9b45276bd90f",
"assets/AssetManifest.json": "8094313913873399a6331a58ebd0afba",
"assets/AssetManifest.bin.json": "b5fe0c54e7045c69c4612ce7c270d777",
"index.html": "7f9c07bd7a890509619155d13f6274f5",
"/": "7f9c07bd7a890509619155d13f6274f5",
"index.html": "5a64e14be9845bc2b8bfd865615c6139",
"/": "5a64e14be9845bc2b8bfd865615c6139",
"manifest.json": "e2f2cd7bda2daaff91b5eb2c0e93b2ef",
"canvaskit/canvaskit.js": "eb8797020acdbdf96a12fb0405582c1b",
"canvaskit/chromium/canvaskit.js": "0ae8bbcc58155679458a0f7a00f66873",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "1283466312";
const serviceWorkerVersion = "563526945";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit f25bf03

Please sign in to comment.