File tree Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -15,24 +15,17 @@ export default () => {
15
15
< h1 > GraphQLConf 2023 Program</ h1 >
16
16
< section className = "px-0 my-8" >
17
17
< 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 >
28
18
< 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
+ >
30
23
View the graphqlconf23 schedule & directory.
31
24
</ a >
32
25
</ div >
33
26
< Script
34
27
type = "text/javascript"
35
- src = "https: //graphqlconf23.sched.com/js/embed.js"
28
+ src = "//graphqlconf23.sched.com/js/embed.js"
36
29
> </ Script >
37
30
38
31
< h2 > Workshop Day</ h2 >
You can’t perform that action at this time.
0 commit comments