Skip to content

Commit 01019c4

Browse files
committed
Deploying to gh-pages from @ 6df5118 🚀
1 parent 772b010 commit 01019c4

15 files changed

+11
-11
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Text Hub - Quick & Simple Text Utilities</title>
8-
<base href="/" />
8+
<base href="/TextHub/" />
99
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap" rel="stylesheet">
1010

1111
<script src="https://cdn.tailwindcss.com"></script>
-27 KB
Binary file not shown.
27 KB
Binary file not shown.

_framework/blazor.boot.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"mainAssemblyName": "TextHub",
33
"resources": {
4-
"hash": "sha256-7LOwrVyUuz8V6vaSJKOjX7nvNN0tLVkApmIqYf+k2GQ=",
4+
"hash": "sha256-JIlWAXi+tqOWlJgNQ8K6orHrNKGjYu/wkSgbjE3OZKM=",
55
"fingerprinting": {
66
"Microsoft.AspNetCore.Components.9q9awo4oug.wasm": "Microsoft.AspNetCore.Components.wasm",
77
"Microsoft.AspNetCore.Components.Web.4q7fa0m7bn.wasm": "Microsoft.AspNetCore.Components.Web.wasm",
@@ -34,7 +34,7 @@
3434
"System.Text.Json.ko1n1b8saq.wasm": "System.Text.Json.wasm",
3535
"System.Text.RegularExpressions.qhcsf9u1lx.wasm": "System.Text.RegularExpressions.wasm",
3636
"System.Private.CoreLib.sevppyp1g8.wasm": "System.Private.CoreLib.wasm",
37-
"TextHub.2kfnw0pb59.wasm": "TextHub.wasm",
37+
"TextHub.88728m1cma.wasm": "TextHub.wasm",
3838
"dotnet.js": "dotnet.js",
3939
"dotnet.native.50iqa8w3ys.js": "dotnet.native.js",
4040
"dotnet.native.pk43x8e436.wasm": "dotnet.native.wasm",
@@ -91,7 +91,7 @@
9191
"System.Text.Encodings.Web.yosxql6jn5.wasm": "sha256-fgKqJw0Vkd2XqqB/Aj8WLXZK9/DPfEX9FcsrTzQTRFU=",
9292
"System.Text.Json.ko1n1b8saq.wasm": "sha256-RJVIap31MCxPtHqbX8g7YqRKC3TgcYzLZgnEOOYVdBE=",
9393
"System.Text.RegularExpressions.qhcsf9u1lx.wasm": "sha256-wn7A6lyHyUX6ncCXE68PB0fgNpaI8xcNLGHt7qHCuQo=",
94-
"TextHub.2kfnw0pb59.wasm": "sha256-fuHcqUPYZrrpA41CjHkYsW6rqpYSPVaKWKf5IUgUyA4="
94+
"TextHub.88728m1cma.wasm": "sha256-GMEAYvBkpmMGrb6G1sdO6LB/hlK9dlv+xjETt6OI/AE="
9595
}
9696
},
9797
"cacheBootResources": true,

_framework/blazor.boot.json.br

7 Bytes
Binary file not shown.

_framework/blazor.boot.json.gz

2 Bytes
Binary file not shown.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Text Hub - Quick & Simple Text Utilities</title>
8-
<base href="/" />
8+
<base href="/TextHub/" />
99
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap" rel="stylesheet">
1010

1111
<script src="https://cdn.tailwindcss.com"></script>

index.html.br

6 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)