mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-12 19:09:56 +00:00
calendar updates on 2024-08-31 17:52:19
This commit is contained in:
committed by
github-actions[bot]
parent
4abb30b030
commit
9d5f53b523
@ -66,14 +66,19 @@
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇨🇳 China</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">17</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">18</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">13</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">6</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">36</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">37</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-31</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>GU/PAN</td>
|
||||
<td>Para Table Tennis - Women's Doubles - WD10 - Gold Medal Match</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>ZHAO/MAO</td>
|
||||
@ -1460,12 +1465,17 @@
|
||||
<span class="inline-block flex-auto">🇮🇷 Iran</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">3</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">4</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">5</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-31</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Alireza BAKHT</td>
|
||||
<td>Para Taekwondo - Men K44 -80kg Bronze Medal Contests</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Sareh JAVANMARDI</td>
|
||||
@ -2094,6 +2104,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">🇷🇸 Serbia</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-31</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>MATIC/PERIC-RANK</td>
|
||||
<td>Para Table Tennis - Women's Doubles - WD10 - Gold Medal Match</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