Cool stuff content update
This commit is contained in:
parent
0e575802cf
commit
b633b5a256
|
@ -13,10 +13,11 @@
|
|||
<h1>
|
||||
Cool Stuff
|
||||
</h1>
|
||||
<h2>it's debatable</h2>
|
||||
<h3>it's debatably cool</h3>
|
||||
<p>
|
||||
Cool stuff is code for links to subpages.
|
||||
If a page uses/requires JavaScript, its link will be marked with (☕).
|
||||
If a page uses/requires JavaScript (or WASM), its link will be marked with (☕).
|
||||
When relevant, a link to a Git repo will be provided (💻).
|
||||
</p>
|
||||
<h1>
|
||||
the stuff
|
||||
|
@ -26,7 +27,10 @@ If a page uses/requires JavaScript, its link will be marked with (☕).
|
|||
</h3>
|
||||
<ul>
|
||||
<li><a href="css-purgatory">css purgatory</a></li>
|
||||
<li><a href="plate-tool">Plate tool</a> ☕ (requires WASM)</li>
|
||||
<li><a href="plate-tool">Plate tool</a> ☕
|
||||
<a href="https://git.ilia.moe/emilia/plate-tool">💻</a></li>
|
||||
<li><a href="cool-spotify-blend">Cool spotify blend</a> ☕
|
||||
<a href="https://git.ilia.moe/emilia/cool-spotify-blend">💻</a></li>
|
||||
</ul>
|
||||
<h3>
|
||||
Static Generated
|
||||
|
|
Loading…
Reference in New Issue