Skip to content

Commit

Permalink
change: the meta title
Browse files Browse the repository at this point in the history
  • Loading branch information
iniadnan committed Jun 23, 2024
1 parent 00efa2e commit ab665cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(front)/product/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import type { Metadata } from "next";
import "./index.css"

export const metadata: Metadata = {
title: "Products"
title: "Products Fashion"
};

export default function Page() {
Expand Down

0 comments on commit ab665cf

Please sign in to comment.