We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fea517 commit e46e295Copy full SHA for e46e295
1 file changed
src/components/landing/sponsors.astro
@@ -138,6 +138,7 @@ const sponsors: SponsorTier[] = [
138
{ name: "Softwired Technologies", href: "https://softwiredtech.com" },
139
{ name: "Zain Allarakhia", href: "https://za1.co" },
140
{ name: "zacoons", href: "https://zacoons.com" },
141
+ { name: "Jakub Stęplowski", href: "https://jakubsteplow.ski" },
142
],
143
},
144
{
0 commit comments