added rays of sunshine category
add folder to contain pages add category landing page add category landing page to nav links
This commit is contained in:
parent
6bffad1412
commit
007bb089d9
@ -1,8 +1,21 @@
|
|||||||
<nav>
|
<nav>
|
||||||
<h3>life of emma</h3>
|
<h3>life of emma</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/life/self.php" target="_blank">emma's self - category</a></li>
|
<li>
|
||||||
<li><a href="/life/interests.php" target="_blank">emma's interests - category</a></li>
|
<a href="/life/self.php" target="_blank">
|
||||||
|
emma's self - category
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="/life/interests.php" target="_blank">
|
||||||
|
emma's interests
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="/life/rays-of-sunshine.php" target="_blank">
|
||||||
|
emma's rays of sunshine
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>site information</h3>
|
<h3>site information</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user