Skip to content

Commit

Permalink
Add sponsor metaphacts
Browse files Browse the repository at this point in the history
  • Loading branch information
vongaisberg committed Oct 14, 2024
1 parent b1bd6c5 commit 82acb2d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,18 @@ export const Footer = () => {
<div>
<NextLink href="https://www.andrena.de/"><img src='/sponsoring/andrena.png' width={150}/></NextLink>
</div>

<div>
<NextLink href="https://metaphacts.com/"><img src='/sponsoring/metaphacts.png' width={170}/></NextLink>
</div>


<div>
<NextLink href="https://www.badische-backstub.de/"><img src='/sponsoring/badischeBackstub.png' width={170}/></NextLink>
</div>



</footer>
);
};
Binary file added public/sponsoring/metaphacts.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 82acb2d

Please sign in to comment.