Update cool-stuff index
The formatting was not very good. CSS Purgatory is now in its own section!
This commit is contained in:
parent
f6f9e1481e
commit
cb94084dda
|
@ -21,11 +21,14 @@ If a page uses/requires JavaScript, its link will be marked with (☕).
|
||||||
<h1>
|
<h1>
|
||||||
the stuff
|
the stuff
|
||||||
</h1>
|
</h1>
|
||||||
<a href="css-purgatory"><h3>
|
|
||||||
css purgatory
|
|
||||||
</h3></a>
|
|
||||||
<h3>
|
<h3>
|
||||||
Static
|
Artisan Handcrafted
|
||||||
|
</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="css-purgatory">css purgatory</a></li>
|
||||||
|
</ul>
|
||||||
|
<h3>
|
||||||
|
Static Generated
|
||||||
</h3>
|
</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="recipes">Recipes</a></li>
|
<li><a href="recipes">Recipes</a></li>
|
||||||
|
|
Loading…
Reference in New Issue