Skip to content

Commit

Permalink
Update (2024-07-22 18:02:55)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunmorgn committed Jul 22, 2024
1 parent afb0a87 commit 8c3c4ab
Show file tree
Hide file tree
Showing 8 changed files with 35,617 additions and 35,928 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
*.env
dotenv
private-notes.txt

# Miscellaneous
Expand Down
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.

4 changes: 2 additions & 2 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter_bootstrap.js": "0999cdcd8bbb844d26dc937af8a58271",
const RESOURCES = {"flutter_bootstrap.js": "b08622133072a8003172dff597b81bd7",
"version.json": "72d4067d19a0224d96d06e4d52f6c3e4",
"index.html": "0f1237b6ed6f9a91a5f1cd16fd71d987",
"/": "0f1237b6ed6f9a91a5f1cd16fd71d987",
"main.dart.js": "c194705052b681ee615c7fe0e1c8b07b",
"main.dart.js": "76a21526a4a72507df1612f86d2a7b25",
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png"/>

<title>Local (2024-07-22 17:45:44)</title>
<title>Local (2024-07-22 18:02:55)</title>
<link rel="manifest" href="manifest.json">
</head>
<body>
Expand Down
Loading

0 comments on commit 8c3c4ab

Please sign in to comment.