mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-01-23 13:04:19 +00:00
calendar updates on 2024-08-09 17:39:28
This commit is contained in:
committed by
github-actions[bot]
parent
1959f43893
commit
ef10a22f4e
@ -479,14 +479,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">30</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">31</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">38</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">104</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">105</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-09</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>United States</td>
|
||||
<td>Athletics - Women's 4 x 100m Relay Final</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>United States</td>
|
||||
@ -1594,13 +1599,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">14</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">19</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">21</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">53</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">54</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-09</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Great Britain</td>
|
||||
<td>Athletics - Women's 4 x 100m Relay Final</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Great Britain</td>
|
||||
@ -2593,12 +2603,17 @@
|
||||
<span class="inline-block flex-auto">🇩🇪 Germany</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">10</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">7</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">26</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">8</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">27</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-09</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Germany</td>
|
||||
<td>Athletics - Women's 4 x 100m Relay Final</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Germany</td>
|
||||
|
||||
Reference in New Issue
Block a user