Update fsd.vxserver.dev/www/about.lua

This commit is contained in:
2025-12-16 11:18:27 -05:00
parent 8e76f6dba7
commit 708c3c4622

View File

@@ -26,7 +26,7 @@ Our philosphy has three core points: freedom, minimalism, and hackabliting:
]]), ]]),
std.ul({ std.ul({
std.p(std.highlight("freedom: ") .. "the ability to see, touch, and smell our source code."), std.p(std.highlight("freedom: ") .. "the ability to see, touch, and smell our source code."),
std.p(std.highlight("minimalism: ") .. ""), std.p(std.highlight("minimalism: ") .. "minimal interface and computing."),
std.p(std.highlight("hackability: ") .. "packages should be easy to modify beyond their open-sourceness."), std.p(std.highlight("hackability: ") .. "packages should be easy to modify beyond their open-sourceness."),
}), }),
std.p([[ std.p([[