Skip to content

Commit

Permalink
Deploying to gh-pages from @ f0cdd75 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelcanosantana committed Nov 25, 2023
1 parent 5999ae9 commit 328652a
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 3 deletions.
Binary file modified _framework/CirsaHackaton.pdb.gz
Binary file not shown.
Binary file modified _framework/CirsaHackaton.wasm
Binary file not shown.
Binary file modified _framework/CirsaHackaton.wasm.br
Binary file not shown.
Binary file modified _framework/CirsaHackaton.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": "CirsaHackaton",
"resources": {
"hash": "sha256-UOJibAzhkpffQVuOK/y4pkCOunA2ErS/y5OWz9CBwFQ=",
"hash": "sha256-eKesVGynYNJhb//x9YqWrEoAhbOmcaOMrMmFkbZdMOg=",
"jsModuleNative": {
"dotnet.native.8.0.0.2q2rhlx3py.js": "sha256-8su0dfqXmrR6nSS80nF/thphOx+y1Myj7Zbp7+5wV3Y="
},
Expand All @@ -17,7 +17,7 @@
"icudt_no_CJK.dat": "sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="
},
"assembly": {
"CirsaHackaton.wasm": "sha256-wt6JPLGIKOwyZJajsfpgmivpWCmMiZBegoPph0k3xqk=",
"CirsaHackaton.wasm": "sha256-h78kTHy6yXHqr0OcdXfewKJPjjjZX/kEbAxXMV1KgL4=",
"Microsoft.AspNetCore.Components.wasm": "sha256-VS0AiSyRt/aiOantX+eu1XIT896oY37PcKt0QzpEb1A=",
"Microsoft.AspNetCore.Components.Web.wasm": "sha256-ivj7kxN8rrhTm1UV0H7dhsOewu6rhATFU2ZAG/YKLvA=",
"Microsoft.AspNetCore.Components.WebAssembly.wasm": "sha256-Ws5szf6fWPAXna+XyWsAhavx+WDFcA/91DQ7iPRPCMs=",
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.
1 change: 0 additions & 1 deletion css/app.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
html, body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
background-color: #fbfaf3;
}

h1:focus {
Expand Down

0 comments on commit 328652a

Please sign in to comment.