Skip to content

Commit

Permalink
Merge pull request #3 from iniadnan/feature
Browse files Browse the repository at this point in the history
Feature
  • Loading branch information
iniadnan authored Jun 23, 2024
2 parents 872a8b7 + fb731fa commit c67af99
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 c67af99

Please sign in to comment.