Skip to content

Commit

Permalink
changed out hey logo
Browse files Browse the repository at this point in the history
  • Loading branch information
getoffdeez committed Jun 30, 2024
1 parent f0aa547 commit 10e7764
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/socials.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ const SocialsLinks = () => {
</li>
<li className='hover:opacity-60'>
<Link href={'https://hey.xyz/u/playgotchi'} target="_blank" rel="noopener noreferrer" className='hover:cursor-py-cursor-hover'>
<Image src={'/hey.png'} width={24} height={24} alt='warpcast' className='grayscale'/>
<Image src={'/hey.png'} width={24} height={24} alt='hey' />
</Link>
</li>
<li className='hover:opacity-60'>
<Link href={'https://playgotchi.com'} target="_blank" rel="noopener noreferrer" className='hover:cursor-py-cursor-hover'>
<Image src={'/monomark.png'} width={24} height={24} alt='warpcast' />
<Image src={'/monomark.png'} width={24} height={24} alt='playgotchi' />
</Link>
</li>

Expand Down
Binary file modified public/hey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 10e7764

Please sign in to comment.