Skip to content

Commit

Permalink
Merge pull request #10 from xchainjs/runescan
Browse files Browse the repository at this point in the history
Runescan
  • Loading branch information
Thorian1te authored Nov 17, 2023
2 parents 7330d77 + 627ecbf commit 55284c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ export default function Home () {
<Card title='Block Explorers'>
<div>
<p className='inline'>Stay updated with </p>
<span className='inline-block'> <TextLink text='Runescan' url='https://runescan.io/' underlined/></span>
<p className='inline'>, </p>
<span className='inline-block'> <TextLink text='Etherscan' url='https://etherscan.io/' underlined/></span>
<p className='inline'>, </p>
<span className='inline-block'><TextLink text='Snowtrace' url='https://snowtrace.io/' underlined/></span>
Expand Down

0 comments on commit 55284c1

Please sign in to comment.