Meta Data Fixed
This commit is contained in:
parent
e699ea1934
commit
a2b5495b53
1 changed files with 3 additions and 3 deletions
|
|
@ -9,8 +9,8 @@ import TimelineComponents from "~/components/TimelineComponents";
|
||||||
|
|
||||||
export function meta({}: Route.MetaArgs) {
|
export function meta({}: Route.MetaArgs) {
|
||||||
return [
|
return [
|
||||||
{ title: "New React Router App" },
|
{ title: "암냥" },
|
||||||
{ name: "description", content: "Welcome to React Router!" },
|
{ name: "description", content: "Student Developer" },
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue