Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
Megumiiiiii committed Jun 27, 2024
1 parent 44841a5 commit 1511071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export default function Home( {}: Props ) {
<ContactMe />
</section>
<footer className='sticky bottom-3 md:text-center space-y-4 ml-5 text-sm'>
<span>Built with 💜&#65039; by the&nbsp;<a target="_blank" rel="noreferrer" href="https://arweave.net/UT3OV5u3JFgYkm3fWuvicKwYrfbWcar-Uo5gU3kmfZg"><strong><span className='text-purple-600'>Arweave</span></strong></a> community. Learn more at &nbsp;</span><a target="_blank" rel="noreferrer" href="https://arweave.org"><strong><span className='text-purple-600'>Arweave.org</span></strong></a>
<span>Built with 💜&#65039; by the&nbsp;<a target="_blank" rel="noreferrer" href="https://arweave.net/yhDaPLKrWumaXMoaKOvW3zvGArOUjpe24nUs2Kw9KaI"><strong><span className='text-purple-600'>Arweave</span></strong></a> community. Learn more at &nbsp;</span><a target="_blank" rel="noreferrer" href="https://arweave.org"><b><span className='text-purple-600'>Arweave.org</span></b></a>
</footer>
</div>
)
Expand Down

1 comment on commit 1511071

@vercel
Copy link

@vercel vercel bot commented on 1511071 Jun 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.