mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-13 11:39:56 +00:00
calendar updates on 2024-08-06 05:31:12
This commit is contained in:
committed by
github-actions[bot]
parent
cd52b3674a
commit
4a6468f600
@ -1446,6 +1446,32 @@
|
||||
</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">🇮🇪 Ireland</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">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-04</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Daniel WIFFEN</td>
|
||||
<td>경영 - 남자 1500m 자유형 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-03</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Rhys MC CLENAGHAN</td>
|
||||
<td>기계체조 - 남자 안마 결승</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">
|
||||
@ -1475,25 +1501,39 @@
|
||||
<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">🇮🇪 Ireland</span>
|
||||
<span class="inline-block flex-auto">🇨🇱 Chile</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">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">2</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Daniel WIFFEN</td>
|
||||
<td>경영 - 남자 1500m 자유형 결승</td>
|
||||
<td class="gold">●</td>
|
||||
<td>Francisca CROVETTO CHADID</td>
|
||||
<td>사격 - 여자 스키트 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-03</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">
|
||||
<span class="inline-block flex-auto">🇩🇿 Algeria</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">0</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-04</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Rhys MC CLENAGHAN</td>
|
||||
<td>기계체조 - 남자 안마 결승</td>
|
||||
<td>Kaylia NEMOUR</td>
|
||||
<td>기계체조 - 여자 이단평행봉 결승</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@ -1561,7 +1601,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">🇩🇿 Algeria</span>
|
||||
<span class="inline-block flex-auto">🇷🇸 Serbia</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">0</span>
|
||||
@ -1572,8 +1612,8 @@
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Kaylia NEMOUR</td>
|
||||
<td>기계체조 - 여자 이단평행봉 결승</td>
|
||||
<td>Novak DJOKOVIC</td>
|
||||
<td>테니스 - 남자 단식 금메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@ -1618,46 +1658,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">🇨🇱 Chile</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">0</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-04</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Francisca CROVETTO CHADID</td>
|
||||
<td>사격 - 여자 스키트 결승</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">
|
||||
<span class="inline-block flex-auto">🇷🇸 Serbia</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">0</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-04</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Novak DJOKOVIC</td>
|
||||
<td>테니스 - 남자 단식 금메달 결정전</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">
|
||||
@ -1751,46 +1751,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">🇪🇹 Ethiopia</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>
|
||||
<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-05</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Tsige DUGUMA</td>
|
||||
<td>육상 - 여자 800m 결승</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">
|
||||
<span class="inline-block flex-auto">🇹🇭 Thailand</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>
|
||||
<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-05</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Kunlavut VITIDSARN</td>
|
||||
<td>배드민턴 - 남자 단식 금메달 결정전</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">
|
||||
@ -1854,25 +1814,39 @@
|
||||
<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">🇲🇾 Malaysia</span>
|
||||
<span class="inline-block flex-auto">🇪🇹 Ethiopia</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>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</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">1</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-05</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Zii Jia LEE</td>
|
||||
<td>배드민턴 - 남자 단식 동메달 결정전</td>
|
||||
<td class="silver">●</td>
|
||||
<td>Tsige DUGUMA</td>
|
||||
<td>육상 - 여자 800m 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</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">
|
||||
<span class="inline-block flex-auto">🇹🇭 Thailand</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>
|
||||
<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-05</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>CHIA/SOH</td>
|
||||
<td>배드민턴 - 남자 복식 동메달 결정전</td>
|
||||
<td class="silver">●</td>
|
||||
<td>Kunlavut VITIDSARN</td>
|
||||
<td>배드민턴 - 남자 단식 금메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@ -1928,6 +1902,32 @@
|
||||
</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">🇲🇾 Malaysia</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">2</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-05</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Zii Jia LEE</td>
|
||||
<td>배드민턴 - 남자 단식 동메달 결정전</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>CHIA/SOH</td>
|
||||
<td>배드민턴 - 남자 복식 동메달 결정전</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">
|
||||
@ -1954,26 +1954,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">🇬🇩 Grenada</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-03</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Lindon VICTOR</td>
|
||||
<td>육상 - 남자 10종경기 1500m</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">
|
||||
@ -2074,6 +2054,26 @@
|
||||
</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">🇿🇦 South Africa</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-07-29</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Alan HATHERLY</td>
|
||||
<td>사이클 산악자전거 - 남자 크로스컨트리</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">
|
||||
@ -2097,7 +2097,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">🇿🇦 South Africa</span>
|
||||
<span class="inline-block flex-auto">🇬🇩 Grenada</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>
|
||||
@ -2105,11 +2105,11 @@
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-07-29</td></tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-03</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Alan HATHERLY</td>
|
||||
<td>사이클 산악자전거 - 남자 크로스컨트리</td>
|
||||
<td>Lindon VICTOR</td>
|
||||
<td>육상 - 남자 10종경기 1500m</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user