Skip to content

Commit 6356a5b

Browse files
committed
new sponsors: gosim and futurewei
1 parent bdc5ff2 commit 6356a5b

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

public/images/sponsors/gosim.svg

+10
Loading

src/pages/index.astro

+12
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,12 @@ const featured_talks = [alice, julius, pietro, alex, niko, miguel];
106106
/>
107107
</SponsorTier>
108108
<SponsorTier name="Ecosystem partners">
109+
<Sponsor
110+
name="GOSIM Rust Spotlight"
111+
tier="ecosystem-partner"
112+
image="gosim.svg"
113+
link="https://spotlight.gosim.org/rust2025"
114+
/>
109115
<Sponsor
110116
name="Google"
111117
tier="ecosystem-partner"
@@ -118,6 +124,12 @@ const featured_talks = [alice, julius, pietro, alex, niko, miguel];
118124
image="rustfoundation.png"
119125
link="https://foundation.rust-lang.org/"
120126
/>
127+
<Sponsor
128+
name="Futurewei"
129+
tier="ecosystem-partner"
130+
image="futurewei.png"
131+
link="https://futurewei.com/"
132+
/>
121133
</SponsorTier>
122134
<SponsorTier name="Silver sponsors">
123135
<Sponsor

0 commit comments

Comments
 (0)