index: Added sending-HIP2.png and updated index.html

- Added new file sending-HIP2.png
- Updated index.html to use the new image instead of send_hns.png
This commit is contained in:
Nathan Woodburn 2023-06-15 14:22:52 +10:00
parent 12cba839a7
commit 4b36a5b9a4
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1
2 changed files with 1 additions and 1 deletions

BIN
assets/img/sending-HIP2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -127,7 +127,7 @@
<div class="col mb-5">
<div class="card shadow-sm">
<div class="card-body px-4 py-5 px-md-5">
<p style="color: rgb(25,245,170);font-size: 20px;text-align: center;">Sending HNS</p><img src="https://github.com/Nathanwoodburn/FireWallet/raw/master/assets/send_hns.png" width="100%" alt="Send HNS Page">
<p style="color: rgb(25,245,170);font-size: 20px;text-align: center;">Sending HNS</p><img src="assets/img/sending-HIP2.png" width="100%" alt="Send HNS Page">
</div>
</div>
</div>