deploy: 57f0962921
This commit is contained in:
parent
29f86c0ce4
commit
de649ece96
5 changed files with 314 additions and 314 deletions
|
|
@ -1 +1 @@
|
|||
c75273909a675e34a094d6c29dfd6910
|
||||
5ba86102b705ad3c96b5b8a5be1b78d8
|
||||
|
|
@ -25,8 +25,8 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
|
|||
"canvaskit/canvaskit.js.symbols": "38cba9233b92472a36ff011dc21c2c9f",
|
||||
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
|
||||
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
|
||||
"index.html": "81c74a3e3a1171063cf067cb69102937",
|
||||
"/": "81c74a3e3a1171063cf067cb69102937",
|
||||
"index.html": "728d9defc82b0ff79c5f0692f4450f29",
|
||||
"/": "728d9defc82b0ff79c5f0692f4450f29",
|
||||
"assets/FontManifest.json": "6a590c591cb18c7ac3b63b1fcaa45b57",
|
||||
"assets/AssetManifest.bin": "cb64b3e3fe1a7dc2c2439d73711985c0",
|
||||
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "8c441277cf711d83016dede9fc441928",
|
||||
|
|
@ -75,7 +75,7 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
|
|||
"assets/fonts/Roboto/Roboto-Italic.ttf": "cebd892d1acfcc455f5e52d4104f2719",
|
||||
"assets/fonts/Roboto/RobotoMono-Regular.ttf": "7e173cf37bb8221ac504ceab2acfb195",
|
||||
"assets/AssetManifest.json": "82ec42c015f9ef74ebf074e3ff172126",
|
||||
"main.dart.js": "bf271376b99ab0976ee2b27b9ab2e6ef",
|
||||
"main.dart.js": "bfc3fcbd53359a8dce69c132b07c7376",
|
||||
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
|
||||
"version.json": "d332b47693702f4203b900f5037f2601",
|
||||
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
This is a placeholder for base href that will be replaced by the value of
|
||||
the `--base-href` argument provided to `flutter build`.
|
||||
-->
|
||||
<base href="/web/">
|
||||
<base href="/nightly/">
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
<script>
|
||||
// The value below is injected by flutter build, do not touch.
|
||||
const serviceWorkerVersion = "3516623519";
|
||||
const serviceWorkerVersion = "2071134281";
|
||||
</script>
|
||||
<!-- This script adds the flutter initialization JS code -->
|
||||
<script src="flutter.js" defer></script>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue