Skip to content

Commit

Permalink
web
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnetwork committed Dec 2, 2023
1 parent 0c6a7e5 commit acf1f1e
Show file tree
Hide file tree
Showing 7 changed files with 32,421 additions and 32,901 deletions.
2 changes: 1 addition & 1 deletion docs/.last_build_id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
13560f40fcfb5b6a23364599928a6663
86713592fdb4868d8846d24d24352e6b
490 changes: 52 additions & 438 deletions docs/assets/NOTICES

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const RESOURCES = {"assets/AssetManifest.bin": "782d782a5d3020c2c7bc10a991eed459
"assets/assets/image/t.png": "2cd0af4c0b7393c029cd9c22ee9de180",
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
"assets/fonts/MaterialIcons-Regular.otf": "655ae4615333546e200966947a0de7ad",
"assets/NOTICES": "d3acd78bd50ee6645b3a74d9aadbf940",
"assets/NOTICES": "a6c0dede44df45c56ab8ebaa69b3b675",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "89ed8f4e49bcdfc0b5bfc9b24591e347",
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
"canvaskit/canvaskit.js": "bbf39143dfd758d8d847453b120c8ebb",
Expand All @@ -31,9 +31,9 @@ const RESOURCES = {"assets/AssetManifest.bin": "782d782a5d3020c2c7bc10a991eed459
"icons/Icon-512.png": "429b0f2eeadd3c52452d3eead2205184",
"icons/Icon-maskable-192.png": "4fd751826796e9526ba08f9e1f25dcd9",
"icons/Icon-maskable-512.png": "429b0f2eeadd3c52452d3eead2205184",
"index.html": "4325c2108ff60f8263685684a7db8a69",
"/": "4325c2108ff60f8263685684a7db8a69",
"main.dart.js": "af1bd806b1c5e1b94eed772b33027a37",
"index.html": "94b140e7e43023a3431002d199bf35a8",
"/": "94b140e7e43023a3431002d199bf35a8",
"main.dart.js": "838ec24454455dfac71793b70412fd17",
"manifest.json": "4aad1646bc606329a38074c8a1729634",
"version.json": "421c596e72569161616e179392d797cb"};
// The application shell files that are downloaded before a service worker can
Expand Down
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@

<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="A new Flutter project.">
<meta name="description" content="Open-source decentralized wallet for the future of finance.">

<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="mrt_wallet">
<meta name="apple-mobile-web-app-title" content="MRT Wallet">
<link rel="apple-touch-icon" href="icons/Icon-192.png">

<!-- Favicon -->
Expand All @@ -35,7 +35,7 @@

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

0 comments on commit acf1f1e

Please sign in to comment.