Skip to content

Commit

Permalink
link
Browse files Browse the repository at this point in the history
  • Loading branch information
adetyaz committed Aug 23, 2024
1 parent 3ca28f4 commit f775934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const Footer = () => {
}}
>
<div className='brand' style={{ textAlign: 'left' }}>
<Link href='#' passHref>
<Link href='https://myriadflow.com/' passHref>
<img
src='/MFlogo.png'
width={200}
Expand Down

0 comments on commit f775934

Please sign in to comment.