Skip to content

Commit

Permalink
Deploying to gh-pages from @ 17b8c2d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
nor0x committed Sep 29, 2024
1 parent 17755bc commit 6ee64e7
Show file tree
Hide file tree
Showing 13 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="WahlGPT.styles.css" rel="stylesheet" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="stylesheet" href="css/app.css?version=4092356" />
<link rel="stylesheet" href="css/app.css?version=17b8c2d" />
<link rel="icon" type="image/png" href="images/icon.png" />
<meta property="og:image" content="images/og-image.jpg" />
</head>
Expand All @@ -35,7 +35,7 @@
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/anime.min.js"></script>
<script src="js/app.js?version=4092356"></script>
<script src="js/app.js?version=17b8c2d"></script>
</body>

</html>
Binary file modified _framework/WahlGPT.Common.pdb.gz
Binary file not shown.
Binary file modified _framework/WahlGPT.Common.wasm
Binary file not shown.
Binary file modified _framework/WahlGPT.Common.wasm.br
Binary file not shown.
Binary file modified _framework/WahlGPT.Common.wasm.gz
Binary file not shown.
Binary file modified _framework/WahlGPT.Web.pdb.gz
Binary file not shown.
Binary file modified _framework/WahlGPT.Web.wasm
Binary file not shown.
Binary file modified _framework/WahlGPT.Web.wasm.br
Binary file not shown.
Binary file modified _framework/WahlGPT.Web.wasm.gz
Binary file not shown.
6 changes: 3 additions & 3 deletions _framework/blazor.boot.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"mainAssemblyName": "WahlGPT.Web",
"resources": {
"hash": "sha256-C+CBuBv1gu9fwI/ip3tWO3sgXZ4f25tG/8/o17UqaWQ=",
"hash": "sha256-zHw7av5smiDsipNmQQ581KL230R4HtWS9Ex07uHxnEE=",
"jsModuleNative": {
"dotnet.native.8.0.8.746giovk6l.js": "sha256-juC5sA7gHTLXFEhAKgdM2/RavswpwCtDfjYGsAz2FXg="
},
Expand Down Expand Up @@ -242,8 +242,8 @@
"UglyToad.PdfPig.Tokenization.wasm": "sha256-LMC6R4XWgh5YLTYKlvSp2Kt07e2O5EO+bDRpIT5UgVs=",
"UglyToad.PdfPig.Tokens.wasm": "sha256-NbalX5Kl7mNk2/CKnOlNNPpVwF5vaiItcF0u68qUg7o=",
"UglyToad.PdfPig.wasm": "sha256-9F2l4lNMY3JtodzYDUwb3Pqka91mc/bEcz9RXWDhRUk=",
"WahlGPT.Common.wasm": "sha256-V/d2/W1gfZNFFKUcD/yUhoXqW5YfIJE0/R0451qL+uQ=",
"WahlGPT.Web.wasm": "sha256-Q9Elc968V2nm0twPeMgjUhCizBKArKUDrTN+yy6Q/RM=",
"WahlGPT.Common.wasm": "sha256-f9I2A2kaecsNBey4ncZj9l4/t5pg6vvW68VtgkL1Nec=",
"WahlGPT.Web.wasm": "sha256-rqtchQufxrNbSAdJoXyQavpGDCprERdnYapIJmoEUvU=",
"XLParser.wasm": "sha256-y9+iO5oW0od7XYaYhNN0cqGSKMAoLRD+xcX4uzqpF0U=",
"ZstdSharp.wasm": "sha256-6zV+YbXzfrxvRSjRkWKbqb3yS2VRZmz1dhjJaTWjkOg="
},
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.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="WahlGPT.styles.css" rel="stylesheet" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="stylesheet" href="css/app.css?version=4092356" />
<link rel="stylesheet" href="css/app.css?version=17b8c2d" />
<link rel="icon" type="image/png" href="images/icon.png" />
<meta property="og:image" content="images/og-image.jpg" />
</head>
Expand All @@ -35,7 +35,7 @@
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/anime.min.js"></script>
<script src="js/app.js?version=4092356"></script>
<script src="js/app.js?version=17b8c2d"></script>
</body>

</html>

0 comments on commit 6ee64e7

Please sign in to comment.