Update cool-stuff/index.html
This commit is contained in:
parent
bdbb29d6a3
commit
cd78d006ff
|
@ -18,17 +18,22 @@
|
|||
<p>
|
||||
Cool stuff is code for links to subpages.
|
||||
If a page uses/requires JavaScript, its link will be marked with (☕).
|
||||
|
||||
</p>
|
||||
<h1>
|
||||
the stuff
|
||||
</h1>
|
||||
<li>
|
||||
CSS Purgatory
|
||||
</li>
|
||||
<ol>
|
||||
|
||||
</ol>
|
||||
<h3>
|
||||
css purgatory
|
||||
</h3>
|
||||
<p>
|
||||
None yet
|
||||
</p>
|
||||
<h3>
|
||||
Static
|
||||
</h3>
|
||||
<ul>
|
||||
<li><a href="/cool-stuff/recipes">Recipes</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue