improvements

This commit is contained in:
λmolinae 2025-04-07 23:37:13 -06:00
parent fc55d62b38
commit 447a2fb668
5 changed files with 50 additions and 24 deletions

View file

@ -13,10 +13,14 @@
<link href="https://fonts.googleapis.com/css2?family=Cousine:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<h1>About Me</h1>
<div class="card">
<p>Linux enthusiast.</p>
<p>Listen to Music.</p>
<p>Likes Self-hosting.</p>
<p>And other stuff.</p>
<div style="text-align: left;">
<p>Linux enthusiast.</p>
<p>Listen to <a href="music.html">Music</a>.</p>
<p>Collect iPods.</p>
<p>Likes Self-hosting.</p>
<p>Collect ThinkPads.</p>
<p>And other stuff.</p>
</div>
</div>
<div style="margin-top: 8px;">
<a href="index.html">[ Back ]</a>