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 6cbe83f commit 6d091e1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 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 = "3781944570";
const serviceWorkerVersion = "3458608941";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
2 changes: 1 addition & 1 deletion flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 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": "f393d3c16b631f36852323de8e583132",
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
"assets/AssetManifest.json": "8094313913873399a6331a58ebd0afba",
"assets/AssetManifest.bin.json": "b5fe0c54e7045c69c4612ce7c270d777",
"index.html": "32263c6c998f344b7f6b3bef7c5d2ae5",
"/": "32263c6c998f344b7f6b3bef7c5d2ae5",
"index.html": "113e2ad5a3d947467e06de82ea98165d",
"/": "113e2ad5a3d947467e06de82ea98165d",
"manifest.json": "e2f2cd7bda2daaff91b5eb2c0e93b2ef",
"canvaskit/canvaskit.js": "66177750aff65a66cb07bb44b8c6422b",
"canvaskit/canvaskit.js.symbols": "48c83a2ce573d9692e8d970e288d75f7",
Expand All @@ -66,7 +66,7 @@ const RESOURCES = {"flutter.js": "f393d3c16b631f36852323de8e583132",
"apple-app-site-association": "fb93c707e5bcdf11df22dd26e1adae16",
"404.html": "b7e956ba20341929f9acfdd58addc1d3",
"version.json": "ee68ea983e9183655eb48e63088b6d7f",
"flutter_bootstrap.js": "d4eb89de8bd6ba4d4b47950e4e56590b"};
"flutter_bootstrap.js": "dc935b6a1d5d82b02fd6b787ca508b4b"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
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 = "3781944570";
const serviceWorkerVersion = "3458608941";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 6d091e1

Please sign in to comment.