We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4e117 commit bb4076dCopy full SHA for bb4076d
src/pages/unconf.astro
@@ -126,9 +126,9 @@ const unconfIntro = await Astro.glob("./unconf-intro.md");
126
Schedule for both days:<br />
127
<ul style="font-family: monospace;font-size: smaller;">
128
<li>09:00 - 09:30: Arrival and registration</li>
129
- <li>09:30 - 13:00: Unconf sessions</li>
+ <li>09:30 - 13:00: Unconf sessions (coffee break at 11:00)</li>
130
<li>13:30 - 14:30: Lunch</li>
131
- <li>14:00 - 17:30: Unconf sessions</li>
+ <li>14:00 - 17:30: Unconf sessions (coffee break at 15:30)</li>
132
<li>17:30 - 18:30: Drinks & departing from the venue</li>
133
</ul>
134
</p>
0 commit comments