Skip to content

Commit

Permalink
deploy: ce7b6e6
Browse files Browse the repository at this point in the history
  • Loading branch information
phroi committed Nov 22, 2024
1 parent 0a10055 commit 96c7135
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
1 change: 0 additions & 1 deletion assets/index-D2t6MR17.css

This file was deleted.

2 changes: 1 addition & 1 deletion assets/index-C4nf22pP.js → assets/index-DkhCkWTd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/index-DrcgzvlW.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/main-DmV-YUee.js → assets/main-CZ9daoBf.js

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
property="og:description"
content="An interface for interacting with iCKB scripts."
/>
<script type="module" crossorigin src="/assets/index-C4nf22pP.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-D2t6MR17.css">
<script type="module" crossorigin src="/assets/index-DkhCkWTd.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DrcgzvlW.css">
</head>
<body
id="app"
class="m-auto grid min-h-screen max-w-3xl cursor-default grid-cols-1 items-center space-y-8 bg-zinc-900 p-8 text-slate-300 mix-blend-hard-light sm:rounded sm:shadow-2xl sm:shadow-black"
class="m-auto flex min-h-screen max-w-3xl cursor-default flex-col space-y-8 rounded bg-gradient-to-r from-zinc-950 to-zinc-800 p-8 text-slate-300 mix-blend-hard-light sm:shadow-2xl sm:shadow-black"
>
<div class="m-4 flex flex-col space-y-4">
<h1
Expand Down Expand Up @@ -49,17 +49,17 @@ <h2 class="items-center justify-center pt-8 pb-4 text-3xl font-medium">
Yes, connect JoyID to Testnet ☕️
</button>
<a
href="https://www.nervdao.com"
href="https://t.me/NervosNation/307406"
target="_blank"
class="text-s inline-flex min-h-12 w-full items-center justify-center rounded border-2 border-amber-400 text-center leading-relaxed font-bold tracking-wider text-amber-400 uppercase"
>
No, I'd rather use NervDAO 👀
No, I'll feedback the dev 📝
</a>
<a
href="https://t.me/NervosNation/307406"
target="_blank"
href="https://www.nervdao.com"
class="text-s inline-flex min-h-12 w-full items-center justify-center rounded border-2 border-amber-400 text-center leading-relaxed font-bold tracking-wider text-amber-400 uppercase"
>
No, I'll feedback the dev 📝
No, I'll use NervDAO 👀
</a>
<div id="progress" class="hidden h-2 w-full overflow-hidden rounded">
<div
Expand Down

0 comments on commit 96c7135

Please sign in to comment.