We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e129f3 commit 3e95b2aCopy full SHA for 3e95b2a
1 file changed
app/not-found.tsx
@@ -1,8 +1,8 @@
1
import type { Metadata } from "next";
2
export const metadata: Metadata = {
3
- title: "404 | OpenDriveLab",
+ title: "OpenDriveLab",
4
description: "404 Not Found",
5
- keywords: ["404", "MMLab", "Multimedia Laboratory", "HKU", "CUHK", "NTU"],
+ keywords: ["404", "OpenDriveLab", "HKU", "SII"],
6
};
7
8
0 commit comments