mirror of https://github.com/MaxLeiter/Drift
fix /new
parent
ce0c442273
commit
44a05f6456
@ -1,5 +1,5 @@
|
||||
import PageSeo from "@components/page-seo"
|
||||
|
||||
export default function NewPostHead() {
|
||||
return <PageSeo title="Create a new Drift" />
|
||||
return <PageSeo title="New" />
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue