This commit is contained in:
2026-02-07 16:32:33 -05:00
parent ecb14f1680
commit 821e318452

View File

@@ -9,7 +9,7 @@ fes.app.global.start(fes, site, "Community")
site:h1("Community")
site:h2("Discord")
site:p("Offical " .. std.a("https://discord.gg/A7QBvK5jhd", "discord") .. " server of the fSD project. This is a place where you can sumbit patches. (we do have plans for an email list)")
site:p("Offical " .. std.a("https://discord.gg/A7QBvK5jhd", "discord") .. " server of the fSD project. This is a place where you can submit patches. (we do have plans for an email list)")
fes.app.global.finish(fes, site)