Skip to content

Commit 2948cd1

Browse files
committed
added corrode
1 parent e6c21ce commit 2948cd1

File tree

2 files changed

+53
-0
lines changed

2 files changed

+53
-0
lines changed

public/images/sponsors/corrode.svg

Lines changed: 47 additions & 0 deletions
Loading

src/pages/industry.astro

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,12 @@ import ButtonGroup from "../components/ButtonGroup.astro";
220220
image="sarif.png"
221221
link="https://sarif.nl/"
222222
/>
223+
<Sponsor
224+
name="Corrode"
225+
tier="industry-partner"
226+
image="corrode.svg"
227+
link="https://corrode.dev/"
228+
/>
223229
</SponsorTier>
224230
<SponsorTier name="Powered by">
225231
<Sponsor

0 commit comments

Comments
 (0)