remove items relating to changelog

no longer going to be using changelog
This commit is contained in:
emma 2025-03-03 16:30:57 -05:00
parent 16228e4db4
commit ae12b4d418
2 changed files with 0 additions and 6 deletions

View File

@ -28,7 +28,6 @@ const backgroundColorNightMode = "#240046";
<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>changelog</li>
</ul>
<h3>controls</h3>

View File

@ -200,8 +200,3 @@ main section ul li {
.gallery-text-left {
text-align: left;
}
.nested-list {
list-style-type: disc;
margin-left: 2rem;
}