mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-13 14:49:46 +00:00
calendar updates on 2024-08-31 13:32:30
This commit is contained in:
committed by
github-actions[bot]
parent
6c7982941a
commit
5658e28cdd
@ -254,13 +254,18 @@
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇬🇧 Great Britain</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">6</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">7</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">16</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">17</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>Archie ATKINSON</td>
|
||||
<td>Para Cycling Track - Men's C4 4000m Individual Pursuit Final - Gold</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>KARABARDAK/SHILTON</td>
|
||||
@ -706,12 +711,17 @@
|
||||
<span class="inline-block flex-auto">🇫🇷 France</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">5</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">13</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">7</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">14</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>Gatien le ROUSSEAU</td>
|
||||
<td>Para Cycling Track - Men's C4 4000m Individual Pursuit Final - Bronze</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Alexandre LEAUTE</td>
|
||||
@ -1599,6 +1609,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">🇸🇰 Slovakia</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-31</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Jozef METELKA</td>
|
||||
<td>Para Cycling Track - Men's C4 4000m Individual Pursuit Final - Gold</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