Skip to content

Commit

Permalink
project title fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
alpozkanm committed Sep 19, 2024
1 parent 947056a commit 178843b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/projects/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Projects from "~/components/projects";
import { Metadata } from "next";

export const metadata: Metadata = {
title: "Project",
title: "Projects",
};

export default function ProjectPage() {
Expand Down

0 comments on commit 178843b

Please sign in to comment.