mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-08 15:59:57 +00:00
calendar updates on 2024-08-04 10:08:14
This commit is contained in:
committed by
github-actions[bot]
parent
47eb141990
commit
4149dcd244
@ -3,7 +3,7 @@
|
||||
|
||||
<head>
|
||||
<title>Paris 2024 - 달력</title>
|
||||
<link href="https://fabrice404.github.io/olympics-calendar/style.css?refresh=20240730" rel="stylesheet">
|
||||
<link href="https://fabrice404.github.io/olympics-calendar/style.css?refresh=20240804" rel="stylesheet">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Paris 2024 - 달력">
|
||||
<meta name="keywords" content="Paris 2024 - 달력">
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
|
||||
<head>
|
||||
<title>Paris 2024 - 메달 테이블</title>
|
||||
<link href="./style.css?refresh=20240730" rel="stylesheet">
|
||||
<link href="https://fabrice404.github.io/olympics-calendar/style.css?refresh=20240804" rel="stylesheet">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Paris 2024 - 메달 테이블">
|
||||
<meta name="keywords" content="Paris 2024 - 메달 테이블">
|
||||
@ -2026,43 +2026,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">🇭🇰 Hong Kong</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">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">4</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-07-31</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>HAUGHEY Siobhan Bernadette</td>
|
||||
<td>경영 - 여자 100m 자유형 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-29</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>CHEUNG Ka Long</td>
|
||||
<td>펜싱 - 남자 플뢰레 개인 금메달 결정전</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>HAUGHEY Siobhan Bernadette</td>
|
||||
<td>경영 - 여자 200m 자유형 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-27</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>KONG Man Wai Vivian</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">
|
||||
@ -2100,6 +2063,43 @@
|
||||
</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">🇭🇰 Hong Kong</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">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">4</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-07-31</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>HAUGHEY Siobhan Bernadette</td>
|
||||
<td>경영 - 여자 100m 자유형 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-29</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>CHEUNG Ka Long</td>
|
||||
<td>펜싱 - 남자 플뢰레 개인 금메달 결정전</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>HAUGHEY Siobhan Bernadette</td>
|
||||
<td>경영 - 여자 200m 자유형 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-27</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>KONG Man Wai Vivian</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">
|
||||
@ -2439,43 +2439,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">🇿🇦 South Africa</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>
|
||||
<span class="inline-block text-center w-1/6 flex-none">4</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-01</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Tatjana SMITH</td>
|
||||
<td>경영 - 여자 200m 평영 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-29</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Tatjana SMITH</td>
|
||||
<td>경영 - 여자 100m 평영 결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Alan HATHERLY</td>
|
||||
<td>사이클 산악자전거 - 남자 크로스컨트리</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-27</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>남아프리카공화국</td>
|
||||
<td>7인제 럭비 - 남자 동메달 결정전</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">
|
||||
@ -2513,6 +2476,43 @@
|
||||
</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">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>
|
||||
<span class="inline-block text-center w-1/6 flex-none">4</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-01</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Tatjana SMITH</td>
|
||||
<td>경영 - 여자 200m 평영 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-29</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Tatjana SMITH</td>
|
||||
<td>경영 - 여자 100m 평영 결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Alan HATHERLY</td>
|
||||
<td>사이클 산악자전거 - 남자 크로스컨트리</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-27</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>남아프리카공화국</td>
|
||||
<td>7인제 럭비 - 남자 동메달 결정전</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">
|
||||
@ -2628,6 +2628,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">🇵🇭 Philippines</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-03</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Carlos Edriel YULO</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">
|
||||
@ -2648,6 +2668,46 @@
|
||||
</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">🇦🇷 Argentina</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-07-31</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Jose TORRES GIL</td>
|
||||
<td>사이클 BMX 프리스타일 - 남자 파크 결승</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">🇸🇮 Slovenia</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-07-30</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Andreja LESKI</td>
|
||||
<td>유도 - 여자 -63kg 결승</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">
|
||||
@ -2728,66 +2788,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">🇦🇷 Argentina</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-07-31</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Jose TORRES GIL</td>
|
||||
<td>사이클 BMX 프리스타일 - 남자 파크 결승</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">🇸🇮 Slovenia</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-07-30</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Andreja LESKI</td>
|
||||
<td>유도 - 여자 -63kg 결승</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">🇵🇭 Philippines</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-03</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Carlos Edriel YULO</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">
|
||||
@ -2947,31 +2947,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">🇯🇲 Jamaica</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-03</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Shanieka RICKETTS</td>
|
||||
<td>육상 - 여자 세단뛰기 결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Rajindra CAMPBELL</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">
|
||||
@ -3001,39 +2976,24 @@
|
||||
<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">🇩🇰 Denmark</span>
|
||||
<span class="inline-block flex-auto">🇯🇲 Jamaica</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>
|
||||
<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-03</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>덴마크</td>
|
||||
<td>승마 - 마장마술 단체 그랑프리 스페셜</td>
|
||||
<td>Shanieka RICKETTS</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">🇪🇹 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-02</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Berihu AREGAWI</td>
|
||||
<td>육상 - 남자 10,000m 결승</td>
|
||||
<td class="bronze">●</td>
|
||||
<td>Rajindra CAMPBELL</td>
|
||||
<td>육상 - 남자 포환던지기 결승</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@ -3058,6 +3018,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">🇩🇰 Denmark</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-03</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>덴마크</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">
|
||||
@ -3098,6 +3078,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">🇪🇹 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-02</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Berihu AREGAWI</td>
|
||||
<td>육상 - 남자 10,000m 결승</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">
|
||||
@ -3227,26 +3227,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">🇱🇹 Lithuania</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>Viktorija SENKUTE</td>
|
||||
<td>조정 - 여자 싱글스컬 결승 A</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">
|
||||
@ -3267,6 +3247,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">🇱🇹 Lithuania</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>Viktorija SENKUTE</td>
|
||||
<td>조정 - 여자 싱글스컬 결승 A</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">
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
|
||||
<head>
|
||||
<title>Paris 2024 - 오늘의 이벤트</title>
|
||||
<link href="https://fabrice404.github.io/olympics-calendar/style.css?refresh=20240730" rel="stylesheet">
|
||||
<link href="https://fabrice404.github.io/olympics-calendar/style.css?refresh=20240804" rel="stylesheet">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Paris 2024 - 오늘의 이벤트">
|
||||
<meta name="keywords" content="Paris 2024 - 오늘의 이벤트">
|
||||
|
||||
Reference in New Issue
Block a user