database basically working

This commit is contained in:
metacryst
2026-01-11 03:47:36 -06:00
parent 463dd183f5
commit 13cdff7a5f
19 changed files with 389 additions and 210 deletions

View File

@@ -22,7 +22,7 @@ class Home extends Shadow {
VStack(() => {
HStack(() => {
span("The Network OS")
span("The Community OS")
.fontFamily("Canterbury")
.color("var(--accent2)")
.fontSize(2.5, em)