Skip to content

Commit 41b9f49

Browse files
committed
ama banner
1 parent 7fd0866 commit 41b9f49

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

theme.config.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,15 +233,15 @@ const config: DocsThemeConfig = {
233233
Video,
234234
},
235235
banner: {
236-
key: "banner-hiring-june",
236+
key: "banner-ama",
237237
dismissible: true,
238238
text: (
239-
<Link href="/careers">
239+
<Link href="https://lu.ma/8utmvnlv">
240240
{/* mobile */}
241-
<span className="sm:hidden">Join us in Engineering & DevRel </span>
241+
<span className="sm:hidden">Wednesday: Community AMA with Marc</span>
242242
{/* desktop */}
243243
<span className="hidden sm:inline">
244-
We're hiring. Join us in Product Eng, Backend Eng, and DevRel
244+
This Wednesday: Ask me Anything Community Session with co-founder & CEO Marc
245245
</span>
246246
</Link>
247247
),

0 commit comments

Comments
 (0)