Updated running info.

This commit is contained in:
Andrew Lalis 2024-01-16 14:09:32 -05:00
parent 93190a5078
commit 2577335367
1 changed files with 34 additions and 20 deletions

View File

@ -93,7 +93,6 @@
<tr><th>5k Personal Best</th><td><time datetime="PT20M29S">20:29</time></td></tr>
<tr><th>10k Personal Best</th><td><time datetime="PT44M39S">44:39</time></td></tr>
<tr><th>Best Distance</th><td>21.49 Km</td></tr>
<tr><th>Total Distance</th><td>1025.30 Km</td></tr>
</table>
<p>
Below, I have a list of the races I have (and will) compete in, just to see how my competitive performance stacks up. For races that are coming up, I've marked their times as <em>TBD</em>, or "to be decided".
@ -101,25 +100,40 @@
<p>
Note that these races may or may not be "official" in any sense of the word; they're just any organized running event that I've participated in, that I've remembered to record here.
</p>
<table class="stats-table">
<thead>
<tr><th>Race</th><th>Date</th><th>Distance</th><th>Time</th></tr>
</thead>
<body>
<tr>
<td>Trot Thru the Terrace</td>
<td>2023-11-11</td>
<td>10 Km</td>
<td>55:47</td>
</tr>
<tr>
<td>Best Damn Race, Safety Harbor</td>
<td>2024-01-20</td>
<td>Half-Marathon</td>
<td>TBD</td>
</tr>
</body>
</table>
<div style="overflow-x: scroll">
<table class="stats-table">
<thead>
<tr>
<th style="min-width: 300px;">Race</th>
<th>Date</th>
<th>Distance</th>
<th>Time</th>
</tr>
</thead>
<body>
<tr>
<td><a href="https://runsignup.com/Race/Results/33205/IndividualResult/qzsY?resultSetId=423954#U82075512">
Trot Thru the Terrace
</a></td>
<td>2023-11-11</td>
<td>10 Km</td>
<td>55:47</td>
</tr>
<tr>
<td>Best Damn Race, Safety Harbor</td>
<td>2024-01-20</td>
<td>Half-Marathon</td>
<td>TBD</td>
</tr>
<tr>
<td>TPA 5K on the Runway</td>
<td>2024-04-06</td>
<td>5 Km</td>
<td>TBD</td>
</tr>
</body>
</table>
</div>
</article>
</main>
</body>