mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-01-28 07:40:00 +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>육상 - 남자 1500m 결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Amit ELOR</td>
|
||||
<td>레슬링 - 여자 자유형 68kg 결승</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>레슬링 - 여자 자유형 68kg 결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Zholaman SHARSHENBEKOV</td>
|
||||
<td>레슬링 - 남자 그레코로만형 60kg 동메달 결정전</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>레슬링 - 남자 그레코로만형 60kg 동메달 결정전</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">
|
||||
@ -23828,7 +23834,7 @@
|
||||
<div>남자 스피드, 결승</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240808T110000Z" data-end="20240808T122500Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240808T110000Z" data-end="20240808T122500Z" data-noc="CAN,ITA">
|
||||
<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>
|
||||
@ -23840,6 +23846,13 @@
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 5-8위 결정전</div>
|
||||
<div class="competitors">
|
||||
이탈리아
|
||||
🇮🇹
|
||||
-
|
||||
🇨🇦
|
||||
캐나다
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240808T110100Z" data-end="20240808T110700Z" data-noc="">
|
||||
@ -24157,7 +24170,7 @@
|
||||
<div>여자 개인 - 펜싱 랭킹 라운드</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240808T123500Z" data-end="20240808T140000Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240808T123500Z" data-end="20240808T140000Z" data-noc="ESP,NED">
|
||||
<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>
|
||||
@ -24169,6 +24182,13 @@
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 준결승</div>
|
||||
<div class="competitors">
|
||||
네덜란드
|
||||
🇳🇱
|
||||
-
|
||||
🇪🇸
|
||||
스페인
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240808T123700Z" data-end="20240808T124300Z" data-noc="">
|
||||
@ -24770,7 +24790,7 @@
|
||||
<div>남자 혹은 여자 준결승</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240808T160000Z" data-end="20240808T172500Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240808T160000Z" data-end="20240808T172500Z" data-noc="GRE,HUN">
|
||||
<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>
|
||||
@ -24782,6 +24802,13 @@
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 5-8위 결정전</div>
|
||||
<div class="competitors">
|
||||
그리스
|
||||
🇬🇷
|
||||
-
|
||||
🇭🇺
|
||||
헝가리
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240808T160100Z" data-end="20240808T161500Z" data-noc="">
|
||||
@ -25083,7 +25110,7 @@
|
||||
<div>여자 7종경기 포환던지기</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240808T173500Z" data-end="20240808T190000Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240808T173500Z" data-end="20240808T190000Z" data-noc="AUS,USA">
|
||||
<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>
|
||||
@ -25095,6 +25122,13 @@
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 준결승</div>
|
||||
<div class="competitors">
|
||||
오스트레일리아
|
||||
🇦🇺
|
||||
-
|
||||
🇺🇸
|
||||
미국
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240808T174000Z" data-end="20240808T175000Z" data-noc="">
|
||||
|
||||
Reference in New Issue
Block a user