Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
  • Loading branch information
ftm1337 committed Jul 8, 2024
1 parent 88c9ba1 commit da311ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,8 @@ async function searchNFT(_NFTID) {
<div>
<img style='height:48px;position:relative;top:4px' src="${LOGOS + LD.token0.toLowerCase()}.png"><img style='height:48px;position:relative;top:4px' src="${LOGOS + LD.token1.toLowerCase()}.png">
<h3> ${ LD.symbol }</h3>
${ LD.name }
eLOCK NFT #{LD.id}
<br>${ LD.name }
<br><br>
<h3>LP Locked till</h3>
Expand Down

0 comments on commit da311ad

Please sign in to comment.