add title

This commit is contained in:
2025-02-21 11:47:16 -03:00
parent 5abf75f12f
commit f0b840b8e8
8 changed files with 35 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ import { Regular as Logo } from "~/components/logo";
import Pulse from "./_pulse";
import WomanImg from "./woman.png";
export default function AuthLayout() {
export default function Auth() {
const year = new Date().getFullYear();
return (