Skip to content

Commit

Permalink
Update base href
Browse files Browse the repository at this point in the history
  • Loading branch information
TytaniumDev committed Jul 16, 2024
1 parent 6e56309 commit 0435039
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/.last_build_id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ab3effaf30c4fa23f07bf68353cfb244
0613faf28471e1810d58cfded69cd46c
2 changes: 1 addition & 1 deletion docs/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 docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ const RESOURCES = {"assets/AssetManifest.bin": "68a0a5916a352c4901294055aada1713
"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b03",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"flutter_bootstrap.js": "a260c9329c049e021c934870302c7caa",
"flutter_bootstrap.js": "53948f32c39b90dbcfb720bc4b12019b",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"index.html": "3720e32af1a94bbbf0ddcbc118ce9d15",
"/": "3720e32af1a94bbbf0ddcbc118ce9d15",
"index.html": "a36400c268ee938419afa49f144bf72c",
"/": "a36400c268ee938419afa49f144bf72c",
"main.dart.js": "8b349e2e6db847ffe3d219dad2521691",
"manifest.json": "49457d83b458b2eda8d145a50f90ec6f",
"version.json": "866b9f71d7308559771c22577f6a23de"};
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,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="/ava_take_home/">
<base href="/AvaTakeHome/">

<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
Expand All @@ -34,7 +34,7 @@

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

0 comments on commit 0435039

Please sign in to comment.