Skip to content

Commit

Permalink
Merge pull request #8 from xchainjs/arbitrum
Browse files Browse the repository at this point in the history
Arbitrum
  • Loading branch information
Thorian1te authored Nov 17, 2023
2 parents b1ceeab + 2712aed commit 060a2a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ export default function Home () {
<p className='inline'>, </p>
<span className='inline-block'><TextLink text='ETHEREUM' url='https://ethereum.org/en/' underlined/></span>
<p className='inline'>, </p>
<span className='inline-block'><TextLink text='ARBITRUM' url='https://arbitrum.io/' underlined/></span>
<p className='inline'>, </p>
<span className='inline-block'><TextLink text='KUJIRA' url='https://kujira.network/' underlined/></span>
<p className='inline'>, </p>
<span className='inline-block'><TextLink text='LITECOIN' url='https://litecoin.org/' underlined/></span>
Expand Down Expand Up @@ -131,6 +133,8 @@ export default function Home () {
<span className='inline-block'><TextLink text='Blockchain.com' url='https://www.blockchain.com/en/' underlined/></span>
<p className='inline'>, </p>
<span className='inline-block'><TextLink text='Bscan' url='https://bscscan.com/' underlined/></span>
<p className='inline'>, </p>
<span className='inline-block'><TextLink text='Arbiscan' url='https://arbiscan.io/' underlined/></span>
<p className='inline'> and the rest of the crew.</p>
</div>
</Card>
Expand Down

0 comments on commit 060a2a2

Please sign in to comment.