Skip to content

Commit

Permalink
fix: Update metadata title
Browse files Browse the repository at this point in the history
  • Loading branch information
justpiple authored Jan 6, 2025
1 parent 883c29c commit 8a99908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(form)/form/[id]/alreadysubmit/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { H2 } from "@/app/_components/global/Text";
import { SectionWrapper } from "@/app/_components/global/Wrapper";

export const metadata: Metadata = {
title: "Formulir ditutup",
title: "Jawaban Anda telah terkirim",
};

export default function AlreadySubmit() {
Expand Down

0 comments on commit 8a99908

Please sign in to comment.