✨ create new signup page
This commit is contained in:
5
app/(auth)/signup/metadata.tsx
Normal file
5
app/(auth)/signup/metadata.tsx
Normal file
@ -0,0 +1,5 @@
|
||||
import { Metadata } from "next";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Sign Up | Nounoz TV",
|
||||
};
|
||||
Reference in New Issue
Block a user