mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-08 07:39:55 +00:00
calendar updates on 2024-08-07 17:44:59
This commit is contained in:
committed by
github-actions[bot]
parent
5a36ec79bb
commit
618f281dc4
@ -66,14 +66,19 @@
|
||||
<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">24</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">25</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">32</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">32</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">88</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">89</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-07</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>United States</td>
|
||||
<td>Cycling Track - Women's Team Pursuit, Finals - For Gold</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Tom SCHAAR</td>
|
||||
@ -1351,12 +1356,17 @@
|
||||
<span class="inline-block flex-auto">🇬🇧 Great Britain</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">12</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">19</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">47</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">20</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">48</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-07</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Great Britain</td>
|
||||
<td>Cycling Track - Women's Team Pursuit, Finals - For Bronze</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Great Britain</td>
|
||||
@ -2494,12 +2504,18 @@
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇳🇿 New Zealand</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">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">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">9</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">10</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-07</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>New Zealand</td>
|
||||
<td>Cycling Track - Women's Team Pursuit, Finals - For Gold</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-05</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
|
||||
Reference in New Issue
Block a user