This commit is contained in:
kphanipavan
2023-09-02 06:54:48 +00:00
parent 03521ce280
commit 1dec8c0f18
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
85ab8c7203ebc3f82a56dfc9e080c489
b0de061bac9d7c6f2c98db4610216ca0

View File

@@ -12,8 +12,8 @@ const RESOURCES = {"assets/fonts/MaterialIcons-Regular.otf": "c439a80a2a2dd8cb0f
"assets/NOTICES": "1e92b5aa7c74f4920487878552873ac6",
"version.json": "d7fbd41faace5a7a02bb5da13e6049ec",
"manifest.json": "4da0b6aecc295155c81af286ea3dcba8",
"index.html": "6e2adfc4789d71c24d5c1521c1eedece",
"/": "6e2adfc4789d71c24d5c1521c1eedece",
"index.html": "93cbfb489999b026b12700103f3703b4",
"/": "93cbfb489999b026b12700103f3703b4",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",

View File

@@ -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="/">
<base href="/IIITB_Menu/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
@@ -34,7 +34,7 @@
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "1836914977";
const serviceWorkerVersion = "3858793168";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>