Skip to content

Commit

Permalink
Deploying to gh-pages from @ c8abeb9 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
SimYunSup committed Oct 2, 2023
1 parent cc03607 commit 28042c3
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 3 deletions.
Binary file modified _framework/BlazorApp1.pdb.gz
Binary file not shown.
Binary file modified _framework/BlazorApp1.wasm
Binary file not shown.
Binary file modified _framework/BlazorApp1.wasm.br
Binary file not shown.
Binary file modified _framework/BlazorApp1.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": "BlazorApp1",
"resources": {
"hash": "sha256-pPWPTZsi7Z8pvgjWfGctLDAnH7gXF48TdvRNuu2Br1o=",
"hash": "sha256-GwlZIFYy6be4esc/SsMu4lKv3JG7Lc0OHemWnYMJjj8=",
"jsModuleNative": {
"dotnet.native.8.0.0-rc.1.23419.4.ebljfje3wy.js": "sha256-OB3SMFoT4gk9/wIBQcRjNXymkeCQlE2dnf0hv4iEznw="
},
Expand All @@ -17,7 +17,7 @@
"icudt_no_CJK.dat": "sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="
},
"assembly": {
"BlazorApp1.wasm": "sha256-FpBkf14p+yzBGktMF155Vi3vbCokiXgHzT2OSqj54nw=",
"BlazorApp1.wasm": "sha256-Ycusozx3uADcbS0q1M6xm7Un22+U5yxqE/kqu4zvBF8=",
"BouncyCastle.Cryptography.wasm": "sha256-tZxUz5R8To9wugB18BSeGE89A5lQ0IsnaCl5AkgKfnY=",
"Enums.NET.wasm": "sha256-pzL+j6B+0G6CnbVAo8dMnTeNxQqDDE6ubZNVym2/P7M=",
"ICSharpCode.SharpZipLib.wasm": "sha256-N+B+aaiZzE1fHJnfuESjuouC3agz168HHdDcBj9kCPQ=",
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" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>BlazorApp1</title>
<title>모임 추첨기</title>
<base href="/Blazor-festa-random-person/" />
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
<link href="css/app.css" rel="stylesheet" />
Expand Down

0 comments on commit 28042c3

Please sign in to comment.