Skip to content

Commit

Permalink
Deploying to gh-pages from @ d2d1f80 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Bean90638 committed Aug 6, 2023
1 parent 861eac4 commit c482f0c
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<title>Client</title>
<base href="/BlazorApp/" />
<base href="/Monopoly/" />
<link href="css/app.css" rel="stylesheet" />

<!-- If you add any scoped CSS files, uncomment the following to load them
Expand Down
Binary file modified _framework/Client.dll
Binary file not shown.
Binary file modified _framework/Client.dll.br
Binary file not shown.
Binary file modified _framework/Client.dll.gz
Binary file not shown.
Binary file modified _framework/Client.pdb.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion _framework/blazor.boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"resources": {
"assembly": {
"Blazored.LocalStorage.dll": "sha256-eXVgTw72kEn74FZgDQbLtvAmXbiZDSj5gzUnxVmwowQ=",
"Client.dll": "sha256-4YnZFh0L7d+Z+rlT1Fm\/gplPjfQt\/2\/WKuId5uw+B38=",
"Client.dll": "sha256-2VrIk16ixf10RmZedb6tZh\/nYJzp2EPXeSd\/GMP3+60=",
"Microsoft.AspNetCore.Components.dll": "sha256-\/Ebn2oV8czzSPwaxoqXW+b\/5+0c3pHYRMueIstVvgP0=",
"Microsoft.AspNetCore.Components.Forms.dll": "sha256-wcPyGU\/T7lzlTPNy+M4AeOL1yYc7qTSAkQwoYJPJdO0=",
"Microsoft.AspNetCore.Components.Web.dll": "sha256-4A8TfFsUXNvWfh5sQDlxMqPfHLUKMRq9Vfdez8Bc3bM=",
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: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<title>Client</title>
<base href="/BlazorApp/" />
<base href="/Monopoly/" />
<link href="css/app.css" rel="stylesheet" />

<!-- If you add any scoped CSS files, uncomment the following to load them
Expand Down

0 comments on commit c482f0c

Please sign in to comment.