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) {
|
||||
return [
|
||||
{ title: "New React Router App" },
|
||||
{ name: "description", content: "Welcome to React Router!" },
|
||||
{ title: "암냥" },
|
||||
{ name: "description", content: "Student Developer" },
|
||||
];
|
||||
}
|
||||
|
||||
|
|
@ -48,4 +48,4 @@ export default function Timeline() {
|
|||
|
||||
</div>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue