feat: quick update to website description
This commit is contained in:
@@ -11,7 +11,10 @@ import { useUiMode } from "~/use-ui-mode"
|
||||
export function meta() {
|
||||
return [
|
||||
{ title: "TrackMyApp" },
|
||||
{ name: "description", content: "Track and visualize your applications" },
|
||||
{
|
||||
name: "description",
|
||||
content: "Track and visualize your job applications and more.",
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user