This commit is contained in:
metacryst
2025-12-19 04:49:28 -06:00
parent cd5f92b55f
commit f8861666dd
3 changed files with 0 additions and 125 deletions

View File

@@ -9,7 +9,6 @@ class Home extends Shadow {
ZStack(() => {
ZStack(() => {
console.log("it's happening", window.location.pathname)
switch(window.location.pathname) {
case "/":
Forum()