remove links for nav items that aren't built yet
This commit is contained in:
parent
77bfb1c474
commit
c2ba8c268d
@ -10,19 +10,13 @@ const transPrideWhite = "#ffffff";
|
||||
<h3>life of emma</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/life/self">
|
||||
emma's self
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/life/interests">
|
||||
emma's interests
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/life/sunshine">
|
||||
emma's rays of sunshine
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h3>site information</h3>
|
||||
@ -34,7 +28,7 @@ const transPrideWhite = "#ffffff";
|
||||
<li><a href="/site/other">other emma things</a></li>
|
||||
<li><a href="/site/contact">contact</a></li>
|
||||
<li><a href="/site/guestbook">guestbook</a></li>
|
||||
<li><a href="/site/changelog">changelog</a></li>
|
||||
<li>changelog</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user