Skip to content

Commit 43e2c29

Browse files
feat: mention Simons theater for talks
1 parent ac4c303 commit 43e2c29

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

src/data/public.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export const publicSchedule: ScheduleDay[] = mergeScheduleWithPublic([
1717
{
1818
at: "9:30am",
1919
description: [
20-
"A single track of full- and medium-length talks from our speakers, one after the other.",
20+
"A single track of full- and medium-length talks from our speakers, one after the other in-person with the single IMAX screen at the Simons Theater.",
2121
],
2222
location: {
2323
href: "https://www.neaq.org/visit/simons-theatre",
@@ -71,7 +71,7 @@ export const publicSchedule: ScheduleDay[] = mergeScheduleWithPublic([
7171
{
7272
at: "2:15pm",
7373
description: [
74-
"A single track of full- and medium-length talks from our speakers, one after the other.",
74+
"A single track of full- and medium-length talks from our speakers, one after the other in-person with the single IMAX screen at the Simons Theater.",
7575
],
7676
location: {
7777
href: "https://www.neaq.org/visit/simons-theatre",
@@ -105,7 +105,7 @@ export const publicSchedule: ScheduleDay[] = mergeScheduleWithPublic([
105105
{
106106
at: "3:40pm",
107107
description: [
108-
"A single track of full- and medium-length talks from our speakers, one after the other.",
108+
"A single track of full- and medium-length talks from our speakers, one after the other in-person with the single IMAX screen at the Simons Theater.",
109109
],
110110
location: {
111111
href: "https://www.neaq.org/visit/simons-theatre",
@@ -172,7 +172,7 @@ export const publicSchedule: ScheduleDay[] = mergeScheduleWithPublic([
172172
{
173173
at: "9:30am",
174174
description: [
175-
"A single track of full- and medium-length talks from our speakers, one after the other.",
175+
"A single track of full- and medium-length talks from our speakers, one after the other in-person with the single IMAX screen at the Simons Theater.",
176176
],
177177
location: {
178178
href: "https://www.neaq.org/visit/simons-theatre",
@@ -226,7 +226,7 @@ export const publicSchedule: ScheduleDay[] = mergeScheduleWithPublic([
226226
{
227227
at: "2:15pm",
228228
description: [
229-
"A single track of full- and medium-length talks from our speakers, one after the other.",
229+
"A single track of full- and medium-length talks from our speakers, one after the other in-person with the single IMAX screen at the Simons Theater.",
230230
],
231231
location: {
232232
href: "https://www.neaq.org/visit/simons-theatre",
@@ -260,7 +260,7 @@ export const publicSchedule: ScheduleDay[] = mergeScheduleWithPublic([
260260
{
261261
at: "3:40pm",
262262
description: [
263-
"A single track of full- and medium-length talks from our speakers, one after the other.",
263+
"A single track of full- and medium-length talks from our speakers, one after the other in-person with the single IMAX screen at the Simons Theater.",
264264
],
265265
location: {
266266
href: "https://www.neaq.org/visit/simons-theatre",

0 commit comments

Comments
 (0)