Skip to content

Commit 70eb17a

Browse files
authored
feat: added tallerdeso (#167)
1 parent e558aaa commit 70eb17a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

public/Partners/tallerdeso.png

101 KB
Loading

src/app/components/SponsorsAndPartners.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,14 @@ export default function SponsorsAndPartners() {
354354
sponsorLink={"https://enginyeriainformatica.cat/dones-coeinf/"}
355355
/>
356356
</MiliBox>
357+
<MiliBox>
358+
<SponsorLogo
359+
imageSrc={"/Partners/tallerdeso.png"}
360+
imageAlt={"Taller De So"}
361+
sponsorLink={"https://www.instagram.com/tallerdeso"}
362+
smallPadding
363+
/>
364+
</MiliBox>
357365
</SponsorRow>
358366
<SponsorRow>
359367
<MiliBox>

0 commit comments

Comments
 (0)