mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-15 21:29:04 +00:00
calendar updates on 2024-09-01 10:35:31
This commit is contained in:
committed by
github-actions[bot]
parent
69a7a9d6cb
commit
345ecdacea
@ -66,14 +66,19 @@
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇨🇳 China</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">22</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">23</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">18</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">7</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">47</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">48</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-09-01</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>SHI Yiting</td>
|
||||
<td>Para Athletics - Women's 200m - T36 Final</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>YANG Yue</td>
|
||||
@ -611,12 +616,17 @@
|
||||
<span class="inline-block flex-auto">🇦🇺 Australia</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">6</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">3</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">5</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">14</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">6</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">15</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-09-01</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Mali LOVELL</td>
|
||||
<td>Para Athletics - Women's 200m - T36 Final</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Australia</td>
|
||||
@ -2472,6 +2482,32 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇳🇿 New Zealand</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-09-01</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Danielle AITCHISON</td>
|
||||
<td>Para Athletics - Women's 200m - T36 Final</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-30</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Anna TAYLOR</td>
|
||||
<td>Para Cycling Track - Women's C4 3000m Individual Pursuit Final - Gold</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -2661,26 +2697,6 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇳🇿 New Zealand</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-30</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Anna TAYLOR</td>
|
||||
<td>Para Cycling Track - Women's C4 3000m Individual Pursuit Final - Gold</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
|
||||
Reference in New Issue
Block a user