We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d1335a commit 5906834Copy full SHA for 5906834
src/components/landing/sponsors.astro
@@ -137,6 +137,7 @@ const sponsors: SponsorTier[] = [
137
{ name: "Hnefatafl Org", href: "https://hnefatafl.org" },
138
{ name: "Softwired Technologies", href: "https://softwiredtech.com" },
139
{ name: "Zain Allarakhia", href: "https://za1.co" },
140
+ { name: "zacoons", href: "https://zacoons.com" },
141
],
142
},
143
{
0 commit comments