fix &
This commit is contained in:
parent
c46822bf9a
commit
c07f9f5738
17 changed files with 105 additions and 104 deletions
|
@ -16,12 +16,12 @@
|
|||
<h1 style="margin-bottom: 0px;">Extra</h1>
|
||||
<p style="margin-top: 0px;">Extra bits of information about me</p>
|
||||
|
||||
<!--<h2>Rail Photography</h2>
|
||||
<h2>Rail Photography</h2>
|
||||
<p>
|
||||
I take photos of trains and train stations fairly often.
|
||||
If you would like to see these pictures, they are avaliable
|
||||
<a href="/on-rails.html">here</a>
|
||||
</p>-->
|
||||
<a href="https://www.instagram.com/nickorlow.on.rails/">here</a>
|
||||
</p>
|
||||
|
||||
<h2>Bowling</h2>
|
||||
<p>
|
||||
|
@ -65,9 +65,9 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>Bench Press</td>
|
||||
<td>280 Lbs</td>
|
||||
<td>August 10th, 2023</td>
|
||||
<td>FUTO HQ</td>
|
||||
<td>280.5 Lbs</td>
|
||||
<td>December 31st, 2024</td>
|
||||
<td>Anytime Fitness - Pottsville, PA</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Squat</td>
|
||||
|
@ -81,12 +81,18 @@
|
|||
<td>Augist 10th, 2023</td>
|
||||
<td>FUTO HQ</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Bowling</td>
|
||||
<td>170</td>
|
||||
<td>April 19th, 2024</td>
|
||||
<td>Texas Union Underground</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<hr />
|
||||
<p style="margin-bottom: 0px;">Copyright © Nicholas Orlowsky 2023</p>
|
||||
<p style="margin-bottom: 0px;">Copyright © Nicholas Orlowsky 2025</p>
|
||||
<p style="margin-top: 0px; margin-bottom: 0px;">Hosting provided by <a href="https://nws.nickorlow.com">NWS</a></p>
|
||||
<p style="margin-top: 0px;">Powered by <a href="https://github.com/nickorlow/anthracite">Anthracite Web Server</a></p>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue