Skip to content

Commit

Permalink
Implement social gathering
Browse files Browse the repository at this point in the history
  • Loading branch information
tngTUDOR committed Sep 19, 2023
1 parent 314c648 commit 8646d72
Showing 1 changed file with 23 additions and 10 deletions.
33 changes: 23 additions & 10 deletions pages/programme.vue
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<td>17/Sept/2023</td>
<td>17:00 - 18:00</td>
<td>Belval Petanque court</td>
<td>Outdoor games / snacks (<i>if weather allows</i>)</td>
<td>Outdoor games / snacks (<i>if weather allows</i>)</td>
</tr>
</tbody>

Expand Down Expand Up @@ -144,7 +144,7 @@
<NuxtLink :to="{ hash: '#mw' }" external="true"
>Michael WEINOLD</NuxtLink
>
<span class="tag">workshop</span>
<span class="tag">workshop</span>
</td>
</tr>
<tr class="active-row">
Expand Down Expand Up @@ -195,7 +195,10 @@
<tr class="active-row">
<td>18:00 - TBD</td>
<td>Online</td>
<td>VOD: Talks and introduction to workshops (Organized in groups during coffee break)</td>
<td>
VOD: Talks and introduction to workshops (Organized in groups
during coffee break)
</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -231,8 +234,8 @@
<NuxtLink :to="{ hash: '#mk' }" external="true"
>Manuel KLARMANN</NuxtLink
>
<span class="tag">workshop</span>
</td>
<span class="tag">workshop</span>
</td>
</tr>
<tr class="active-row">
<td>10:45 - 11:00</td>
Expand Down Expand Up @@ -313,12 +316,20 @@
<tr class="active-row">
<td>18:00 - 22:00</td>
<td>Salle Ellipse</td>
<td>Social gathering</td>
<td>
Social gathering at
<NuxtLink to="https://www.facebook.com/SchmelzBelval/">
Schmelz restaurant </NuxtLink
>(1 minute walk from the conference venue)
</td>
</tr>
<tr class="active-row">
<td>18:00 - TBD</td>
<td>Online</td>
<td>VOD: Talks and introduction to workshops (Organized in groups during coffee break)</td>
<td>
VOD: Talks and introduction to workshops (Organized in groups
during coffee break)
</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -366,11 +377,13 @@
Practical Life Cycle Sustainability Assessment by
<NuxtLink :to="{ hash: '#hz' }" external="true"
>Hanie ZARAFSHANI</NuxtLink
> and <NuxtLink :to="{ hash: '#bw' }" external="true"
>
and
<NuxtLink :to="{ hash: '#bw' }" external="true"
>Bo WEIDEMA</NuxtLink
>
<span class="tag">workshop</span>
</td>
<span class="tag">workshop</span>
</td>
</tr>
<tr class="active-row">
<td>12:00 - 13:00</td>
Expand Down

0 comments on commit 8646d72

Please sign in to comment.