add title
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user