We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94b7a9 commit 2454640Copy full SHA for 2454640
src/app/conf/2024/layout.tsx
@@ -43,6 +43,7 @@ export default function Layout({
43
links={[
44
{ children: "FAQ", href: "/conf/2024/faq" },
45
{ children: "Speak", href: "/conf/2024/speak" },
46
+ { children: "Register", href: "https://cvent.me/gk2dRw" },
47
{ children: "Sponsor", href: "/conf/2024/sponsor" },
48
{ children: "Partner", href: "/conf/2024/partner" },
49
{
@@ -72,6 +73,7 @@ export default function Layout({
72
73
74
[
75
76
77
78
79
0 commit comments