Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyrlex committed Oct 20, 2023
1 parent 6789034 commit 88e8b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const Footer: FC = () => {
width='100'
height='100'
/>
<div className='w-fit my-auto'>
<div className='w-fit my-auto hover:cursor-pointer' onClick={() => window.location.href = 'https://www.trooper.be/nl/trooperverenigingen/aesculapia'}>
<Image
src='/images/footer.jpg'
width='600'
Expand Down

0 comments on commit 88e8b18

Please sign in to comment.