-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
<link rel="icon" href="favicon.svg" type="image/svg+xml" /> | ||
|
||
<link | ||
href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,[email protected]&family=Kode+Mono:[email protected]&display=swap" | ||
href="https://fonts.googleapis.com/css2?family=Inter:[email protected]&family=Kode+Mono:[email protected]&display=swap" | ||
rel="stylesheet" | ||
/> | ||
</head> | ||
|
@@ -86,7 +86,7 @@ <h4> | |
Chainweaver V3 Alpha | ||
</a> | ||
</h4> | ||
<p> | ||
<p class="small"> | ||
Experience Kadena SpireKey authentication showcased with demo | ||
wallet functionality | ||
</p> | ||
|
@@ -100,13 +100,13 @@ <h4> | |
>NFT Minting</a | ||
> | ||
</h4> | ||
<p>Mint your own demo NFT using Kadena SpireKey authentication</p> | ||
<p class="small">Mint your own demo NFT using Kadena SpireKey authentication</p> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
<footer class="action-bar"> | ||
<p>Not a developer?</p> | ||
<p class="small">Not a developer?</p> | ||
<a | ||
class="button outline" | ||
href="https://kadena.io/spirekey" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters