Add no promises to My Downloading Spree (as I forgot about it)

This commit is contained in:
Mike Nolan 2022-12-20 17:06:53 -06:00
parent efce2dc928
commit b7b215a546
2 changed files with 6 additions and 1 deletions

View File

@ -104,7 +104,11 @@
<td><a href="https://search.brave.com/images?q=Presision+M4400&source=web" class="unsuspecting_link">Presision M4400</a></a></td>
<td>May 2018</td>
</tr>
<tr>
<td>No Promises</td>
<td><a href="https://en.wikipedia.org/wiki/RVL-001" class="unsuspecting_link">RVL-001</a></a></td>
<td>2017</td>
</tr>
<tr>
<td>Confident</td>
<td><a href="https://www.lg.com/us/support/product/lg-LGL16C.ATRFBK" class="unsuspecting_link">LGL16C</a></td>

View File

@ -1,3 +1,4 @@
<?php include("../heading.php") ?>
<h1>My Server</h1>
<?php include("../footer.php") ?>