mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-06 05:49: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,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">
|
||||
|
||||
@ -22310,7 +22310,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240807T180000Z" data-end="20240807T210000Z" data-noc="JPN">
|
||||
<div class="event py-4" data-start="20240807T180000Z" data-end="20240807T210000Z" data-noc="JPN,SWE">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">
|
||||
<span class="time-start">__:__</span>
|
||||
<div class="time-end text-xs">__:__</div>
|
||||
@ -22322,7 +22322,13 @@
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">男</span>
|
||||
</div>
|
||||
<div>男子团体半决赛</div>
|
||||
<div class="competitor JPN">🇯🇵 日本 </div>
|
||||
<div class="competitors">
|
||||
日本
|
||||
🇯🇵
|
||||
-
|
||||
🇸🇪
|
||||
瑞典
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240807T180200Z" data-end="20240807T181900Z" data-noc="BAH,BOT,BRA,CAN,DOM,FRA,GER,ITA,JAM,JPN,LBR,NGR,RSA,SWE,UGA,USA,ZIM">
|
||||
|
||||
Reference in New Issue
Block a user