Skip to content

Commit 998b487

Browse files
saihajdimaMachinabenjie
authored
feat: update banner for 2025 conf (#1867)
* feat: update banner * Update theme.config.tsx Co-authored-by: Benjie <benjie@jemjie.com> --------- Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com> Co-authored-by: Benjie <benjie@jemjie.com>
1 parent d566069 commit 998b487

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

theme.config.tsx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,12 +204,13 @@ export default {
204204
banner: {
205205
content: (
206206
<>
207-
🎬 That's a Wrap for GraphQLConf 2024! • Watch the Videos •{" "}
207+
📣 GraphQLConf 2025 • Sept 08-10 • Amsterdam • Early bird tickets
208+
available &amp; sponsorship opportunities open •{" "}
208209
<NextLink
209-
href="/conf/2024"
210+
href="/conf/2025"
210211
className="underline after:content-['_→'] after:font-sans"
211212
>
212-
Check out the recorded talks and workshops
213+
Learn more
213214
</NextLink>
214215
</>
215216
),

0 commit comments

Comments
 (0)