fixed issue

This commit is contained in:
cyclic
2025-07-21 23:56:53 -06:00
parent 9c409a4d1e
commit 4cd044d022

View File

@@ -71,7 +71,7 @@ return h.html({ lang = "en" })({
"cyclic@luau.software",
}),
}),
h.img("src=\"https://git.luau.software/cyclic/luau.software/raw/branch/main/public/luauchan.png\"")(), -- this is a stupid way of doing things
h.img({src="https://git.luau.software/cyclic/luau.software/raw/branch/main/public/luauchan.png\""})({}), -- this is a stupid way of doing things
}),
}),
}),