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

@@ -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>