Skip to content

Commit 80bdbbe

Browse files
committed
feat: update banner
1 parent 9df917c commit 80bdbbe

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 & 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)