fixed issue
This commit is contained in:
@@ -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
|
||||
}),
|
||||
}),
|
||||
}),
|
||||
|
Reference in New Issue
Block a user