Skip to content

Commit 8e97ab4

Browse files
authored
add logo for january sponsor (#1133)
1 parent 79c543c commit 8e97ab4

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed
15.5 KB
Loading
15.3 KB
Loading
29.7 KB
Loading
30.5 KB
Loading

src/components/SponsoredConference/sponsors.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,18 +155,20 @@
155155
{
156156
"name": "ÜberConf 2026",
157157
"conferenceDate": "July 14 - 17 · Denver, U.S.A.",
158-
"img": "/sponsors/uberconf.jpg",
158+
"img": "/sponsors/uberconf_250_light.png",
159+
"imgDark": "/sponsors/uberconf_250_dark.png",
159160
"url": "https://uberconf.com",
160161
"tagline": "The ultimate conference for software developers and architects",
161162
"sponsorDateStart": "2026-01-01",
162163
"sponsorDateEnd": "2026-05-31"
163164
},
164165
{
165-
"name": "Blocked for: ArchConf 2026/Tech Leader Summit 2026",
166+
"name": "ArchConf 2026/Tech Leader Summit 2026",
166167
"conferenceDate": "TODO",
167-
"img": "",
168+
"img": "/sponsors/archconf_250_light.png",
169+
"imgDark": "/sponsors/archconf_250_dark.png",
168170
"url": "",
169-
"tagline": "TODO",
171+
"tagline": "Join 300+ Software Architects at the world’s premier Software Architecture Conference, ArchConf 2026 returning to Clearwater, FL on Dec 7-10th.  ArchConf 2026 brings together the brightest minds in software architecture for an immersive experience packed with cutting-edge insights, real-world solutions and hands-on learning opportunities.",
170172
"sponsorDateStart": "2026-07-01",
171173
"sponsorDateEnd": "2026-11-31"
172174
}

0 commit comments

Comments
 (0)