Skip to content

Commit 7ffc1cc

Browse files
committed
update banner
1 parent 66489cf commit 7ffc1cc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

theme.config.tsx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,13 +204,12 @@ export default {
204204
banner: {
205205
content: (
206206
<>
207-
📣 GraphQLConf 2025 • Sept 08-10 • Amsterdam • Early bird tickets
208-
available &amp; sponsorship opportunities open •{" "}
207+
📣 GraphQLConf 2025 • Sept 08-10 • Amsterdam •{" "}
209208
<NextLink
210209
href="/conf/2025"
211210
className="underline after:font-sans after:content-['_→']"
212211
>
213-
Learn more
212+
Register Today!
214213
</NextLink>
215214
</>
216215
),

0 commit comments

Comments
 (0)