update cool stuff

formatted it too :)
This commit is contained in:
Emilia Allison 2024-02-04 12:12:11 -05:00
parent 7110401183
commit f54de47a25
Signed by: emilia
GPG Key ID: 05D5D1107E5100A1
1 changed files with 54 additions and 46 deletions

View File

@ -1,10 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<title>Emilia Allison</title>
<link rel="stylesheet" href="/css/about.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body class="no-overflow">
<div id="overlay">
</div>
@ -15,9 +17,10 @@
</h1>
<h3>it's debatably cool</h3>
<p>
Cool stuff is code for links to subpages.
If a page uses/requires JavaScript (or WASM), its link will be marked with (&#x2615).
When relevant, a link to a Git repo will be provided (&#128187).
If content is useful for my job, it will be marked with
(&#x1f935;&#x200d;&#x2640;&#xfe0f;).
</p>
<h1>
the stuff
@ -26,11 +29,15 @@ When relevant, a link to a Git repo will be provided (&#128187).
Artisan Handcrafted
</h3>
<ul>
<li><a href="css-purgatory">css purgatory</a></li>
<li><a href="plate-tool">Plate tool</a> &#x2615
<a href="https://git.ilia.moe/emilia/plate-tool">&#128187</a></li>
<a href="https://git.ilia.moe/emilia/plate-tool">&#128187;
&#x1f935;&#x200d;&#x2640;&#xfe0f;</a>
</li>
<li><a href="https://git.ilia.moe/emilia/adg_script">adg_script
&#x1f935;&#x200d;&#x2640;&#xfe0f;</a></li>
<li><a href="cool-spotify-blend">Cool spotify blend</a> &#x2615
<a href="https://git.ilia.moe/emilia/cool-spotify-blend">&#128187</a></li>
<a href="https://git.ilia.moe/emilia/cool-spotify-blend">&#128187</a>
</li>
</ul>
<h3>
Static Generated
@ -47,4 +54,5 @@ When relevant, a link to a Git repo will be provided (&#128187).
<p><a href="../">Return</a></p>
</footer>
</body>
</html>