Skip to content

Commit 5738d36

Browse files
committed
Program page changes
1 parent 9f4edfc commit 5738d36

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

src/pages/conf/program.tsx

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,17 @@ export default () => {
1515
<h1>GraphQLConf 2023 Program</h1>
1616
<section className="px-0 my-8">
1717
<h4>September 19-21, 2023 I San Francisco Bay Area, CA</h4>
18-
<p>
19-
Please note: All session times are in Pacific Daylight Time (UTC
20-
-7). To view the schedule in your <b>preferred timezone</b>,
21-
please select from the drop-down menu to the right, above “Filter
22-
by Date.”
23-
</p>
24-
<p>
25-
<b>IMPORTANT NOTE: </b>Timing of sessions and room locations are{" "}
26-
<b>subject to change</b>.
27-
</p>
2818
<div className="[&>div]:-ml-[15px]">
29-
<a id="sched-embed" href="https://graphqlconf23.sched.com/">
19+
<a
20+
id="sched-embed"
21+
href="//graphqlconf23.sched.com/directory/speakers"
22+
>
3023
View the graphqlconf23 schedule &amp; directory.
3124
</a>
3225
</div>
3326
<Script
3427
type="text/javascript"
35-
src="https://graphqlconf23.sched.com/js/embed.js"
28+
src="//graphqlconf23.sched.com/js/embed.js"
3629
></Script>
3730

3831
<h2>Workshop Day</h2>

0 commit comments

Comments
 (0)