Cool stuff content update
This commit is contained in:
parent
0e575802cf
commit
b633b5a256
|
@ -13,10 +13,11 @@
|
||||||
<h1>
|
<h1>
|
||||||
Cool Stuff
|
Cool Stuff
|
||||||
</h1>
|
</h1>
|
||||||
<h2>it's debatable</h2>
|
<h3>it's debatably cool</h3>
|
||||||
<p>
|
<p>
|
||||||
Cool stuff is code for links to subpages.
|
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>
|
</p>
|
||||||
<h1>
|
<h1>
|
||||||
the stuff
|
the stuff
|
||||||
|
@ -26,7 +27,10 @@ If a page uses/requires JavaScript, its link will be marked with (☕).
|
||||||
</h3>
|
</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="css-purgatory">css purgatory</a></li>
|
<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>
|
</ul>
|
||||||
<h3>
|
<h3>
|
||||||
Static Generated
|
Static Generated
|
||||||
|
|
Loading…
Reference in New Issue