Skip to content

Commit

Permalink
Merge pull request #11 from iniadnan/feature
Browse files Browse the repository at this point in the history
test: ci workflows
  • Loading branch information
iniadnan authored Jun 24, 2024
2 parents 5919321 + 470ca91 commit cfc131e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(front)/product/[slug]/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import Image from "next/image";
import type { Metadata } from "next";

export const metadata: Metadata = {
title: "Detail Product - git"
title: "Detail Product -"
};

export default function Page() {
Expand Down

0 comments on commit cfc131e

Please sign in to comment.