updates dec17

This commit is contained in:
2024-12-17 08:51:26 -05:00
parent 24f920ff91
commit 769bd34d5c
18 changed files with 75 additions and 15 deletions

View File

@@ -7,12 +7,32 @@
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<h1>computers!</h1>
<p>you can click images for a full resolution version</p>
<h1>new collection:</h1>
<h2>thinkpad t570</h2>
<figure>
<a href="images/photos/full/asuslaptop_full.jpg" class="link-image">
<img src="images/photos/asuslaptop.jpg" alt="asus laptop" width="193" height="256">
</a>
<a href="images/photos/full/asuslaptop-transfer_full.jpg" class="link-image">
<img src="images/photos/asuslaptop-transfer.jpg" alt="asus laptop" width="256" height="193">
</a>
<a href="images/photos/full/asuslaptop-fastfetch_full.png" class="link-image">
<img src="images/photos/asuslaptop-fastfetch.png" alt="asus laptop" width="512" height="372">
</a>
<figcaption>A used laptop I got cheap. It has a 2c4t i5-7600u, 16gb of ram, and a 256gb ssd. It's fine.
</figcaption>
</figure>
<h2>thinkpad t570</h2>
<figure>
<a href="images/photos/full/t570_full.jpg" class="link-image">
<img src="images/photos/t570.jpg" alt="mac pro" width="196" height="256">
<img src="images/photos/t570.jpg" alt="mac pro" width="193" height="256">
</a>
<figcaption>A used laptop I got cheap. It has a 2c4t i5-7600u, 16gb of ram, and a 256gb ssd. It's fine.
</figcaption>
@@ -204,7 +224,7 @@
<footer>
<a href="/">back home</a>
<p><i>Updated October 4th, 2024</i></p>
<p><i>Updated December 17th, 2024</i></p>
</footer>
</body>
</html>