mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-09 00:09:55 +00:00
calendar updates on 2024-08-06 20:19:15
This commit is contained in:
committed by
github-actions[bot]
parent
3de4a01beb
commit
06bd2c3fa1
@ -66,19 +66,14 @@
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇺🇸 United States</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">15</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">15</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">44</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">15</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">45</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-06</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Omari JONES</td>
|
||||
<td>Boxing - Men's 71kg - Semifinal</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Gabrielle THOMAS</td>
|
||||
@ -89,6 +84,11 @@
|
||||
<td>Brittany BROWN</td>
|
||||
<td>Athletics - Women's 200m Final</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Omari JONES</td>
|
||||
<td>Boxing - Men's 71kg - Semifinal</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Annette Nneka ECHIKUNWOKE</td>
|
||||
@ -104,6 +104,11 @@
|
||||
<td>Yared NUGUSE</td>
|
||||
<td>Athletics - Men's 1500m Final</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Amit ELOR</td>
|
||||
<td>Wrestling - Women's Freestyle 68kg Final</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Caroline MARKS</td>
|
||||
@ -1994,6 +1999,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">🇰🇬 Kyrgyzstan</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-06</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Meerim ZHUMANAZAROVA</td>
|
||||
<td>Wrestling - Women's Freestyle 68kg Final</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Zholaman SHARSHENBEKOV</td>
|
||||
<td>Wrestling - Men's Greco-Roman 60kg Bronze Medal Match</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">
|
||||
@ -2328,26 +2358,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">🇰🇬 Kyrgyzstan</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">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>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-06</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Zholaman SHARSHENBEKOV</td>
|
||||
<td>Wrestling - Men's Greco-Roman 60kg Bronze Medal Match</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