remove links from nav that lead nowhere

This commit is contained in:
emma 2025-03-01 21:48:41 -05:00
parent de43c6075b
commit 35c6dff69d

View File

@ -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>