fase 0 migration metadata

This commit is contained in:
2026-05-07 18:11:59 +07:00
parent 7c4440bf41
commit 1e7259f38a
15 changed files with 50 additions and 54 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import type { Metadata } from "next";
export const metadata: Metadata = {
title: "Masuk",
description:
"Masuk ke akun SeTrip untuk gabung open trip pendakian dan kelola perjalananmu.",
"Masuk ke akun SeTrip untuk gabung open trip & aktivitas bareng dan kelola perjalananmu.",
alternates: { canonical: "/login" },
robots: { index: false, follow: true },
};