Skip to content

Commit

Permalink
deploy: 824ad30
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev committed Nov 7, 2024
1 parent 92176c2 commit 197f06f
Show file tree
Hide file tree
Showing 6 changed files with 147,426 additions and 148,210 deletions.
Binary file modified 2120/assets/fonts/MaterialIcons-Regular.otf
Binary file not shown.
2 changes: 1 addition & 1 deletion 2120/flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions 2120/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"main.dart.js": "5613c4bdda95cd7d82ca8d5cbf8c719f",
"main.dart.js": "ad117daeeb444ecc78f72b38b6d08973",
"splash/splash.js": "123c400b58bea74c1305ca3ac966748d",
"splash/img/light-3x.png": "467acc6e3ca77682bfad4bce091bd0b6",
"splash/img/branding-3x.png": "a8f173d5d7f1f15be6a3f8cb4f00a9bd",
Expand Down Expand Up @@ -33,7 +33,7 @@ const RESOURCES = {"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"assets/configurations/icons/ic_twake_mail.svg": "1734d2c8d930abd57ebba9c158506714",
"assets/FontManifest.json": "71a4a82de411f155107da3f8dac64ebd",
"assets/AssetManifest.bin": "89b1a8ee9649eb6857dc3647c779d921",
"assets/fonts/MaterialIcons-Regular.otf": "0f3dd852de195a3b3c3318040eba0408",
"assets/fonts/MaterialIcons-Regular.otf": "8996a0e44d0b037c47f9d6ba7c80eed0",
"assets/packages/flutter_math_fork/lib/katex_fonts/fonts/KaTeX_Caligraphic-Regular.ttf": "7ec92adfa4fe03eb8e9bfb60813df1fa",
"assets/packages/flutter_math_fork/lib/katex_fonts/fonts/KaTeX_Main-Italic.ttf": "ac3b1882325add4f148f05db8cafd401",
"assets/packages/flutter_math_fork/lib/katex_fonts/fonts/KaTeX_Caligraphic-Bold.ttf": "a9c8e437146ef63fcd6fae7cf65ca859",
Expand Down Expand Up @@ -721,8 +721,8 @@ const RESOURCES = {"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"assets/AssetManifest.json": "89aa57f3ec11184c0c6c7813d5d78627",
"assets/AssetManifest.bin.json": "9b2c54650ffe7d627422bbe62c9499bc",
"auth.html": "753913b429e0217a2c870bdafd63d063",
"index.html": "1df28f5578a3641075f577116ef63642",
"/": "1df28f5578a3641075f577116ef63642",
"index.html": "a6f2d4b6184e8bf6adddbce875ffd971",
"/": "a6f2d4b6184e8bf6adddbce875ffd971",
"manifest.json": "f3c8e18d38224185c23bbca2dc0e3f4a",
"canvaskit/canvaskit.js": "5fda3f1af7d6433d53b24083e2219fa0",
"canvaskit/canvaskit.js.symbols": "48c83a2ce573d9692e8d970e288d75f7",
Expand All @@ -739,7 +739,7 @@ const RESOURCES = {"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"favicon.png": "2e69080e35d3ca42d9e9f78474df7d20",
"style.css": "f70d0365df109f5c620005d49af5d7c0",
"version.json": "0aedde7196ee626ff14e856eef42e691",
"flutter_bootstrap.js": "035271faf0337f83fe61968809269079"};
"flutter_bootstrap.js": "55800b83a2931de00912de4e38692fa9"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
2 changes: 1 addition & 1 deletion 2120/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<script src="splash/splash.js"></script>
<script>
// The value below is injected by flutter build, do not touch.
var serviceWorkerVersion = '"690545795"';
var serviceWorkerVersion = '"2674572650"';
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 197f06f

Please sign in to comment.