We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e362a commit 37e41ffCopy full SHA for 37e41ff
1 file changed
app/(default)/(project)/TAMEn/layout.tsx
@@ -3,7 +3,7 @@ import * as React from "react";
3
import Link from "next/link";
4
5
export const metadata: Metadata = {
6
- title: "FreeTacMan | OpenDriveLab",
+ title: "TAMEn | OpenDriveLab",
7
description: "FreeTacMan",
8
keywords: ["FreeTacMan", "OpenDriveLab", "HKU" ],
9
viewport: "width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes",
0 commit comments