Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
Update schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelien committed Nov 8, 2023
1 parent 632f3e4 commit fb8e7c9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions src/components/Schedule.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -282,10 +282,10 @@ export function Schedule({ id }) {
/>
<YellowCell
rowSpan={2}
suptitle="How to be an OpenStreetMap Social Media Ambassador: Using Storytelling to Build Community"
suptitle="How to be an OSM Ambassador: insights into building your community through storytelling"
title="WORKSHOP"
text="by Courtney Williamson & Kate Varfalameyeva"
link="program/how-to-be-an-openstreetmap-social-media-ambassador-using-storytelling-to-build-community"
text="by Courtney Williamson & Steve Coast"
link="program/how-to-be-an-osm-ambassador-insights-into-building-your-community-through-storytelling"
/>
<YellowCell
rowSpan={2}
Expand Down Expand Up @@ -581,7 +581,7 @@ export function Schedule({ id }) {
<FourColumnGreyCell title="Break" />
</tr>
<tr className="text-center">
<TimeCell title="16:00 - 16:30" />
<TimeCell title="16:00 - 17:00" />
<YellowCell
title="Closing Session"
text="by SotM EU Team"
Expand Down
6 changes: 3 additions & 3 deletions src/constants/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,11 +320,11 @@ export const descriptiveTable = {
time: '15:30 - 16:00',
place: 'Marco Polo',
},
'how-to-be-an-openstreetmap-social-media-ambassador-using-storytelling-to-build-community':
'how-to-be-an-osm-ambassador-insights-into-building-your-community-through-storytelling':
{
name: 'Courtney Williamson & Kate Varfalameyeva',
name: 'Courtney Williamson & Steve Coast',
title:
'How to be an OpenStreetMap Social Media Ambassador: Using Storytelling to Build Community',
'How to be an OSM Ambassador: insights into building your community through storytelling',
details: [
{
description:
Expand Down
4 changes: 2 additions & 2 deletions src/constants/raw.js
Original file line number Diff line number Diff line change
Expand Up @@ -235,9 +235,9 @@ export const raw = [
],
},
{
name: 'Courtney Williamson & Kate Varfalameyeva',
name: 'Courtney Williamson & Steve Coast',
title:
'How to be an OpenStreetMap Social Media Ambassador: Using Storytelling to Build Community',
'How to be an OSM Ambassador: insights into building your community through storytelling',
details: [
{
description:
Expand Down

0 comments on commit fb8e7c9

Please sign in to comment.