We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd951c4 commit 6300cb1Copy full SHA for 6300cb1
1 file changed
src/components/footer/conference-footer-box.tsx
@@ -28,9 +28,9 @@ export function ConferenceFooterBox({
28
29
<div className="typography-body-sm flex font-sans">
30
<div className="flex-1 justify-center border-r border-pri-lighter p-4 dark:border-pri-light/50">
31
- May <span className="whitespace-nowrap">06–07</span>
+ May <span className="whitespace-nowrap">19–20</span>
32
<br />
33
- Menlo Park, California
+ Fremont, California
34
</div>
35
36
<div className="flex w-[min(calc(25%-.5px),73.5px)] items-center justify-center">
0 commit comments