Skip to content

Commit

Permalink
deploy: a7765d9
Browse files Browse the repository at this point in the history
  • Loading branch information
AladdineDev committed Feb 6, 2024
1 parent a1f3e6d commit 1227870
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .last_build_id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0c20a47cbd8dee012f8182292fdaac27
a765a7561b248d4189d4e5151086339e
4 changes: 2 additions & 2 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ const RESOURCES = {"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b
"splash/img/dark-2x.png": "e1e618009f200dbbf2d972cfbe22499f",
"splash/img/dark-3x.png": "e978c93bc1698685bae734d89f186e79",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"index.html": "52852309c42d24a5444fc1700223cf2e",
"/": "52852309c42d24a5444fc1700223cf2e",
"index.html": "49c2995f70dfcb54e3d26d9b510a0544",
"/": "49c2995f70dfcb54e3d26d9b510a0544",
"version.json": "009c9e65172e010890f7f65fde438006",
"assets/AssetManifest.bin.json": "df6f81a9e4895c68f4905ba6e13d440d",
"assets/packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf": "f25e8e701660fb45e2a81ff3f43c6d5c",
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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="/portfolio/">
<base href="/">

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

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

0 comments on commit 1227870

Please sign in to comment.