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 0bb7b3c commit ba059d3
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 = "776266739";
const serviceWorkerVersion = "3661949979";
</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": "04c42d416b7f4e3026a0b7a84e19f45c",
"/": "04c42d416b7f4e3026a0b7a84e19f45c",
"index.html": "14570a98fbc54d49dc939a19c36fed2b",
"/": "14570a98fbc54d49dc939a19c36fed2b",
"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": "d759fb42f077221750a6246516e4e929"};
"flutter_bootstrap.js": "27d3e7b7e0294e8277b50fb470f5ff5b"};
// 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 = "776266739";
const serviceWorkerVersion = "3661949979";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit ba059d3

Please sign in to comment.