remove links from nav that lead nowhere
This commit is contained in:
parent
de43c6075b
commit
35c6dff69d
@ -7,13 +7,16 @@ const backgroundColorNightMode = "#240046";
|
|||||||
<h3>life of emma</h3>
|
<h3>life of emma</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="/life/self/">emma's self</a>
|
<!-- <a href="/life/self/">emma's self</a> -->
|
||||||
|
emma's self
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="/life/interests/">emma's interests</a>
|
<!-- <a href="/life/interests/">emma's interests</a> -->
|
||||||
|
emma's interests
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="/life/sunshine/">emma's rays of sunshine</a>
|
<!-- <a href="/life/sunshine/">emma's rays of sunshine</a> -->
|
||||||
|
emma's rays of sunshine
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>site information</h3>
|
<h3>site information</h3>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user