Skip to content

Commit 3e53f81

Browse files
committed
Industry and schedule naming update
1 parent d5b3cd3 commit 3e53f81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/schedule/MainSchedule.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ import OrganizeOwnActivity from "./OrganizeOwnActivity.astro";
6161
<span slot="time">09:00–18:00</span>
6262
<Fragment slot="activities">
6363
<p>Main track</p>
64-
<p>TBA track</p>
64+
<p>Deep Dive track</p>
6565
<p>Rust Project track</p>
6666
</Fragment>
6767
</ScheduleItem>

src/layouts/IndustryLayout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import "../styles/index.scss";
1414
<br /> Utrecht, The Netherlands
1515
</p>
1616

17-
<Button link="#tickets">Buy Ticket</Button>
17+
<Button link="#tickets">Get Industry Track ticket</Button>
1818
</Fragment>
1919

2020
<Fragment>

0 commit comments

Comments
 (0)