From 04dcd0bef522d031ef2d8a83298f937c3e01a74e Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Sun, 14 Dec 2025 19:46:40 -0500 Subject: [PATCH] remove tabs --- fsd.vxserver.dev/www/about.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fsd.vxserver.dev/www/about.lua b/fsd.vxserver.dev/www/about.lua index b7fdde2..7bebf42 100644 --- a/fsd.vxserver.dev/www/about.lua +++ b/fsd.vxserver.dev/www/about.lua @@ -14,7 +14,7 @@ site:banner(fes.app.header.render(std)) site:note(u.cc({ std.h2("Free Software Distributions"), std.p([[ - The Free Software Distributions, stylized as fSD, Project is a collection of +The Free Software Distributions, stylized as fSD, Project is a collection of free, minimal, and hackable packages for the similar developer: a person who desires freedom in their tooling and a the ability to easily continue their industry. Packages from fSD are built with a philosphy driven devlopment as @@ -22,7 +22,7 @@ their core, this process of a strong idealical foundtion makes for consistant, good, and dogmatic software. ]]), std.p([[ - Our philosphy has three core points: freedom, minimalism, and hackabliting: +Our philosphy has three core points: freedom, minimalism, and hackabliting: ]]), std.ul({ std.p(std.highlight("freedom: ") .. "the ability to see, touch, and smell our source code."), @@ -30,7 +30,7 @@ good, and dogmatic software. std.p(std.highlight("hackability: ") .. "packages should be easy to modify beyond their open-sourceness."), }), std.p([[ - These core points help derive awesome software ( at least I think so ) and keep a unified focus from other developers whilst they contribute. +These core points help derive awesome software ( at least I think so ) and keep a unified focus from other developers whilst they contribute. ]]), std.br(), std.blockquote([[ @@ -38,7 +38,7 @@ Most of the good programmers do programming not because they expect to get paid ]]), std.br(), std.p([[ - We hope that you enjoy our software and gain somethin from our time here. +We hope that you enjoy our software and gain somethin from our time here. ]]) })) site:note(u.cc({