mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-21 17:19:21 +00:00
calendar updates on 2024-08-29 17:42:23
This commit is contained in:
committed by
github-actions[bot]
parent
fcb49f80a8
commit
a3f5af5b23
@ -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">2</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">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">3</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">4</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-29</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>JIANG Yuyan</td>
|
||||
<td>Para Swimming - Women's 50m Freestyle - S6 Final</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>WANG Xiaomei</td>
|
||||
@ -377,6 +382,31 @@
|
||||
</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">🇺🇦 Ukraine</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">1</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-08-29</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Anna HONTAR</td>
|
||||
<td>Para Swimming - Women's 50m Freestyle - S6 Final</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Anton KOL</td>
|
||||
<td>Para Swimming - Men's 100m Backstroke - S1 Final</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">
|
||||
@ -420,7 +450,7 @@
|
||||
<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">🇺🇦 Ukraine</span>
|
||||
<span class="inline-block flex-auto">🇺🇸 United States</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>
|
||||
@ -431,8 +461,8 @@
|
||||
<tr><td colspan="3" class="font-medium">2024-08-29</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Anton KOL</td>
|
||||
<td>Para Swimming - Men's 100m Backstroke - S1 Final</td>
|
||||
<td>Ellie MARKS</td>
|
||||
<td>Para Swimming - Women's 50m Freestyle - S6 Final</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user