Skip to content

Commit efde51b

Browse files
committed
feat(schedule): Make sure 26th is the first day
1 parent 8b7d766 commit efde51b

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

src/pages/schedule.js

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@ The schedule of the event has been carefully curated. In true Finnish style, we
88
> [Subscribe to the conference calendar](https://api.react-finland.fi/calendar-2018.ics). You can import it to your Google Calendar for example.
99
`,
1010
main: `
11+
## 26.04—Thursday—More React
12+
13+
The second day of the event continues where the first one left off:
14+
15+
{schedule:@react-finland/content-2018/src/schedules/26-04-2018}
16+
17+
## 25.04—Wednesday—React
18+
19+
In Finnish style, we start each day early. We also eat lunch early. This way we'll have time to visit sauna, the holiest place of our culture.
20+
21+
The first presentation day has a strict focus on React itself. Each session ends with a brief break and we have a couple longer breaks in between:
22+
23+
{schedule:@react-finland/content-2018/src/schedules/25-04-2018}
24+
25+
There will be fun after the panel.
26+
1127
## 24.04—Tuesday—[Workshops](/workshops/)
1228
1329
Each session will take four hours and they are arranged twice so you have a chance to choose two. A session is capped to twenty people. The first sessions are from 9 to 13 and the second sessions are from 14 to 18.
@@ -28,21 +44,5 @@ The following four hour workshops are arranged only once:
2844
We also have a full day workshop (eight hours including a lunch):
2945
3046
* **State Management** with Michel Weststrate, the author of MobX and Mobx-State-Tree. This session is longer, from 09 to 18. (Valkoinen Sali)
31-
32-
## 25.04—Wednesday—React
33-
34-
In Finnish style, we start each day early. We also eat lunch early. This way we'll have time to visit sauna, the holiest place of our culture.
35-
36-
The first presentation day has a strict focus on React itself. Each session ends with a brief break and we have a couple longer breaks in between:
37-
38-
{schedule:@react-finland/content-2018/src/schedules/25-04-2018}
39-
40-
There will be fun after the panel.
41-
42-
## 26.04—Thursday—More React
43-
44-
The second day of the event continues where the first one left off:
45-
46-
{schedule:@react-finland/content-2018/src/schedules/26-04-2018}
4747
`,
4848
};

0 commit comments

Comments
 (0)