Skip to content

Commit aa95680

Browse files
authored
Merge pull request #69 from pirates-ophase/metaphacts
Add Sponsor Metaphacts
2 parents b1bd6c5 + 82acb2d commit aa95680

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

components/Footer.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,18 @@ export const Footer = () => {
3535
<div>
3636
<NextLink href="https://www.andrena.de/"><img src='/sponsoring/andrena.png' width={150}/></NextLink>
3737
</div>
38+
39+
<div>
40+
<NextLink href="https://metaphacts.com/"><img src='/sponsoring/metaphacts.png' width={170}/></NextLink>
41+
</div>
3842

3943

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

48+
49+
4450
</footer>
4551
);
4652
};

public/sponsoring/metaphacts.png

80.9 KB
Loading

0 commit comments

Comments
 (0)