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>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/life/self/">emma's self</a>
|
||||
<!-- <a href="/life/self/">emma's self</a> -->
|
||||
emma's self
|
||||
</li>
|
||||
<li>
|
||||
<a href="/life/interests/">emma's interests</a>
|
||||
<!-- <a href="/life/interests/">emma's interests</a> -->
|
||||
emma's interests
|
||||
</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>
|
||||
</ul>
|
||||
<h3>site information</h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user