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