Skip to content

Commit

Permalink
deploy: bac1e7b
Browse files Browse the repository at this point in the history
  • Loading branch information
Carapacik committed Nov 20, 2023
1 parent 62074ac commit 4b31699
Show file tree
Hide file tree
Showing 3 changed files with 26,794 additions and 26,731 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"assets/fonts/MaterialIcons-Regular.otf": "fbca212b0fd2908a1bf9befe6b2d6e96",
"assets/NOTICES": "56c3da73289b54802c0f2ccc0de4164b",
"assets/shaders/ink_sparkle.frag": "4096b5150bac93c41cbc9b45276bd90f",
"index.html": "3b9d732ee778101e9607464179366b03",
"/": "3b9d732ee778101e9607464179366b03",
"main.dart.js": "95c600638fc9111f7fbedc98861e85c8",
"index.html": "a619b4f75876eae9eb8068a3fe5e8951",
"/": "a619b4f75876eae9eb8068a3fe5e8951",
"main.dart.js": "c936fd88a791d2ee3c9637d2393e8ecf",
"manifest.json": "53e6e0071fc23545587c38da58e2d0fa",
"version.json": "76eabe99620a70452da2efe9e0910300",
"canvaskit/skwasm.js": "87063acf45c5e1ab9565dcf06b0c18b8",
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png"/>

<title>wordly</title>
<title>Wordly Plus</title>
<link rel="manifest" href="manifest.json">

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

0 comments on commit 4b31699

Please sign in to comment.