Skip to content

Commit

Permalink
Deploying to gh-pages from @ c43a04c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dangershony committed Mar 17, 2024
1 parent da8c7dc commit 79efe74
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 29 deletions.
Binary file modified _framework/Angor.Client.dll
Binary file not shown.
Binary file modified _framework/Angor.Client.dll.br
Binary file not shown.
Binary file modified _framework/Angor.Client.dll.gz
Binary file not shown.
Binary file modified _framework/Angor.Client.pdb.gz
Binary file not shown.
Binary file modified _framework/Angor.Shared.dll
Binary file not shown.
Binary file modified _framework/Angor.Shared.dll.br
Binary file not shown.
Binary file modified _framework/Angor.Shared.dll.gz
Binary file not shown.
Binary file modified _framework/Angor.Shared.pdb.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
Expand Up @@ -7,8 +7,8 @@
"linkerEnabled": true,
"resources": {
"assembly": {
"Angor.Client.dll": "sha256-WvFnStnnVBlgMStnzOPEZfa+7MBZWV9v1tmW\/QmiK+c=",
"Angor.Shared.dll": "sha256-A8NZ0gHDKXt2AVR6bGp1G3OJVSBJbf62\/jU1ZcoCzGA=",
"Angor.Client.dll": "sha256-zha6odwuZzq21MJl34+Z+Mq4mOAk71g43JAP7X\/eLeY=",
"Angor.Shared.dll": "sha256-6FrnG6REvbYOpQNyvnJayYHv05\/P600zhWmb6yMSVxs=",
"Blazored.LocalStorage.dll": "sha256-eXVgTw72kEn74FZgDQbLtvAmXbiZDSj5gzUnxVmwowQ=",
"Blazored.SessionStorage.dll": "sha256-zB1Pp8w\/ys0ZXs5YTb\/t+cNAnJQcBDXxTtF3gtgpXT8=",
"Blockcore.dll": "sha256-uCwkkqmfXiIoMQhXkNDWFebAsWZauhm9A7tu5SGo7bM=",
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.
41 changes: 20 additions & 21 deletions assets/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -22678,22 +22678,22 @@ label,
bottom: 0;
}

.footer .nav-link {
color: #344767;
font-weight: 400;
font-size: 0.875rem;
padding-top: 0;
padding-bottom: 0.25rem;
}

.footer .nav-link:hover {
opacity: 1 !important;
transition: opacity 0.3 ease;
.footer .nav-link {
color: #344767;
font-weight: 400;
font-size: 0.875rem;
padding-top: 0;
padding-bottom: 0.25rem;
}

.footer .footer-logo {
max-width: 2rem;
}
.footer .nav-link:hover {
opacity: 1 !important;
transition: opacity 0.3 ease;
}

.footer .footer-logo {
max-width: 2rem;
}

.bg-gradient-primary {
background-image: linear-gradient(195deg, #1f5d6a 0%, #1f5d6a 100%);
Expand Down Expand Up @@ -24393,7 +24393,7 @@ hr {

.sidenav.fixed-start + .main-content {
padding-left: 17.125rem;
height: 100vh;
height: 100%;
}

.sidenav.fixed-end + .main-content {
Expand Down Expand Up @@ -27817,17 +27817,11 @@ pre[class*="language-"] {
background-color: #FFFDFA;
}

.card {
background-color: #FFFBF5;
}

.modal-body-scroll {
max-height: 500px;
overflow-y: auto;
}



.content {
padding-top: 1.1rem;
}
Expand Down Expand Up @@ -28078,3 +28072,8 @@ Adding a bit of styling to the <p > elements
-webkit-transition: all 0.3s ease;
color: #e08604;
}

.dark-version .bg-gradient-dark-topmenu {
background-image: linear-gradient(195deg, #04060a, #08111f) !important;
box-shadow: none !important;
}
10 changes: 5 additions & 5 deletions service-worker-assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"url": "_framework\/icudt.dat"
},
{
"hash": "sha256-KA2E6ZVk7tpVldiBHQHRk\/3DN8+JOYbRJ9+PHhbCjNQ=",
"hash": "sha256-pLzNeSBXDZ2qAx2\/Kb8jCezJy2N4BG\/1L4SaFhJK8Z0=",
"url": "_framework\/blazor.boot.json"
},
{
"hash": "sha256-WvFnStnnVBlgMStnzOPEZfa+7MBZWV9v1tmW\/QmiK+c=",
"hash": "sha256-zha6odwuZzq21MJl34+Z+Mq4mOAk71g43JAP7X\/eLeY=",
"url": "_framework\/Angor.Client.dll"
},
{
"hash": "sha256-A8NZ0gHDKXt2AVR6bGp1G3OJVSBJbf62\/jU1ZcoCzGA=",
"hash": "sha256-6FrnG6REvbYOpQNyvnJayYHv05\/P600zhWmb6yMSVxs=",
"url": "_framework\/Angor.Shared.dll"
},
{
Expand Down Expand Up @@ -517,7 +517,7 @@
"url": "Angor.Client.styles.css"
},
{
"hash": "sha256-ZvroVzzTYfIswSR719XEMSsequ6zxgr5+PfV6d2\/5p4=",
"hash": "sha256-AWN7l1DQL4eABWV9uXAjVOou70HtTEfkrzHkHPON8kc=",
"url": "assets\/css\/app.css"
},
{
Expand Down Expand Up @@ -633,5 +633,5 @@
"url": "ServiceWorkerRegister.js"
}
],
"version": "ciM0kSAy"
"version": "UKrFF45M"
};
2 changes: 1 addition & 1 deletion service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ async function onFetch(event) {

return cachedResponse || fetch(event.request);
}
/* Manifest version: ciM0kSAy */
/* Manifest version: UKrFF45M */

0 comments on commit 79efe74

Please sign in to comment.