import { Html } from "@elysiajs/html"; export function Home() { return (

Home

) }