Skip to content

Commit 3e95b2a

Browse files
committed
.
1 parent 6e129f3 commit 3e95b2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/not-found.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import type { Metadata } from "next";
22
export const metadata: Metadata = {
3-
title: "404 | OpenDriveLab",
3+
title: "OpenDriveLab",
44
description: "404 Not Found",
5-
keywords: ["404", "MMLab", "Multimedia Laboratory", "HKU", "CUHK", "NTU"],
5+
keywords: ["404", "OpenDriveLab", "HKU", "SII"],
66
};
77

88

0 commit comments

Comments
 (0)