mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-22 17:59:21 +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,10 +66,10 @@
|
||||
<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">
|
||||
@ -104,6 +104,11 @@
|
||||
<td>Yared NUGUSE</td>
|
||||
<td>田径 - 男子1500米决赛</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Amit ELOR</td>
|
||||
<td>摔跤 - 女子自由式68公斤级决赛</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>摔跤 - 女子自由式68公斤级决赛</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Zholaman SHARSHENBEKOV</td>
|
||||
<td>摔跤 - 男子古典式60公斤级铜牌赛</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>摔跤 - 男子古典式60公斤级铜牌赛</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