missed a space

This commit is contained in:
Aleks Rūtiņš 2025-01-28 20:48:40 -05:00 committed by GitHub
parent 3dceaa0741
commit f2421426fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ module BC
end end
p { p {
plain "Built with" plain "Built with "
a(href: "https://docs.farthergate.com/s/phlexite") { "Phlexite" } a(href: "https://docs.farthergate.com/s/phlexite") { "Phlexite" }
plain ", " plain ", "
a(href: "https://mauriciopoppe.github.io/function-plot/") { "Function Plot" } a(href: "https://mauriciopoppe.github.io/function-plot/") { "Function Plot" }