small organization, different port

This commit is contained in:
metacryst
2025-12-29 03:03:49 -06:00
parent 71984ddd67
commit a21e651484
5 changed files with 10 additions and 12 deletions

View File

@@ -7,8 +7,6 @@ class Home extends Shadow {
render() {
ZStack(() => {
NavMenu()
switch(window.location.pathname) {
case "/":
HomePanel()