Skip to content

Commit

Permalink
Change Order History metadata title
Browse files Browse the repository at this point in the history
  • Loading branch information
armans-code committed Oct 18, 2024
1 parent 9ad9f1e commit 30f38e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/order-history/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { LoginForm } from "@/components/login-form";
import { Metadata } from "next";

export const metadata: Metadata = {
title: "Order | NextMaster",
title: "Order History | NextMaster",
};

export default function Page() {
Expand Down

0 comments on commit 30f38e5

Please sign in to comment.