Skip to content

Commit

Permalink
Deploying to gh-pages from @ 7d616d4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
manishtiwari25 committed Feb 17, 2024
1 parent 2f18482 commit cea2482
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 9 deletions.
1 change: 1 addition & 0 deletions 03863b6dd3c9498e82a0888fd04a039c.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
03863b6dd3c9498e82a0888fd04a039c
Binary file modified _framework/BitesInByte.Tools.pdb.gz
Binary file not shown.
Binary file modified _framework/BitesInByte.Tools.wasm
Binary file not shown.
Binary file modified _framework/BitesInByte.Tools.wasm.br
Binary file not shown.
Binary file modified _framework/BitesInByte.Tools.wasm.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions _framework/blazor.boot.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"mainAssemblyName": "BitesInByte.Tools",
"resources": {
"hash": "sha256-VvFE7vRtoighwKsKKfN74MZjKqKmX4xtpgZ9Rf12ecE=",
"hash": "sha256-P620NGYOTD6VHpxpRge0L+kvV423KY0B8EYEn+ryrlY=",
"jsModuleNative": {
"dotnet.native.8.0.2.jgt5nhn140.js": "sha256-gPMK16QWoJSTxorlZJqcVtbBRTniIQWlLsJN2O4cJHg="
},
Expand All @@ -17,7 +17,7 @@
"icudt_no_CJK.dat": "sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="
},
"assembly": {
"BitesInByte.Tools.wasm": "sha256-P0CXAgJk6xoYQGofPLJdRm/crfUZ6BUjEb4eQXOs8WI=",
"BitesInByte.Tools.wasm": "sha256-9Mo2uKT/ZdpYWdhKjQeAx6C6doJEVJhBHnqJkjD5aHs=",
"BlazorMonaco.wasm": "sha256-sBPTDoXCnXpg2cEy78KvbTiCQaohN4h4qsW5rsxoXGc=",
"CsvHelper.wasm": "sha256-lDU7rlMVd75pEG6FvGjcsp5ZYOs97VGGfZgKttNSKRg=",
"JetBrains.Annotations.wasm": "sha256-TxLfZ8w4Y+GleqQVZeQZ10l/le+kMPi1QIYn6pVfL8I=",
Expand Down
Binary file modified _framework/blazor.boot.json.br
Binary file not shown.
Binary file modified _framework/blazor.boot.json.gz
Binary file not shown.
2 changes: 0 additions & 2 deletions css/app.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

.occurrences-list {
height: 400px;
overflow-y: auto;
Expand Down
12 changes: 8 additions & 4 deletions service-worker-assets.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
self.assetsManifest = {
"assets": [
{
"hash": "sha256-hUdihRGQsekAMK16aYca2Fe0zraNlO4PFYzDTlTELR0=",
"url": "03863b6dd3c9498e82a0888fd04a039c.txt"
},
{
"hash": "sha256-gg2s3DcAybsDARLxO14dudOi7jhy8s15bLUhr+dfvs4=",
"url": "ads.txt"
},
{
"hash": "sha256-JMdwzceZd+AlXc6gaTQGNWitdvqzbFqZuq5pQDuKhsU=",
"hash": "sha256-LEw5gyg\/NPec5n6fcuuRzICC+bUu1eY5aW29LRhSRjM=",
"url": "css\/app.css"
},
{
Expand Down Expand Up @@ -97,11 +101,11 @@
"url": "_framework\/icudt_no_CJK.dat"
},
{
"hash": "sha256-R6JpmlWYVKHw85hD\/ryAxxCdtt4uYis0AvlpTw9JOfI=",
"hash": "sha256-daZ2sDITGzko4ocnTogqS81bEF8ibl5EmIZEjYB7XPc=",
"url": "_framework\/blazor.boot.json"
},
{
"hash": "sha256-P0CXAgJk6xoYQGofPLJdRm\/crfUZ6BUjEb4eQXOs8WI=",
"hash": "sha256-9Mo2uKT\/ZdpYWdhKjQeAx6C6doJEVJhBHnqJkjD5aHs=",
"url": "_framework\/BitesInByte.Tools.wasm"
},
{
Expand Down Expand Up @@ -1417,5 +1421,5 @@
"url": "_content\/MudBlazor\/MudBlazor.min.js"
}
],
"version": "9\/cqX0Wk"
"version": "6EKX9NaD"
};
2 changes: 1 addition & 1 deletion service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ async function onFetch(event) {

return cachedResponse || fetch(event.request);
}
/* Manifest version: 9/cqX0Wk */
/* Manifest version: 6EKX9NaD */

0 comments on commit cea2482

Please sign in to comment.