This commit is contained in:
		| @@ -5,7 +5,7 @@ const HomeLayout = ({ children }: elements.Children) => ` | |||||||
|         <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |         <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||||||
|         <script src="https://unpkg.com/htmx.org@1.9.5"></script> |         <script src="https://unpkg.com/htmx.org@1.9.5"></script> | ||||||
|         <link href="/public/style.css" rel="stylesheet" type="text/css" /> |         <link href="/public/style.css" rel="stylesheet" type="text/css" /> | ||||||
|         <title>BETH STACK</title> |         <title>Welcome!</title> | ||||||
|     </head> |     </head> | ||||||
|     <body class="h-screen w-screen flex flex-col gap-3 items-center justify-center"> |     <body class="h-screen w-screen flex flex-col gap-3 items-center justify-center"> | ||||||
|         ${children} |         ${children} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user