test: fix failing test
This commit is contained in:
parent
036ccfd8ef
commit
17735fd855
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import Card from "@/components/Card"
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
metadataBase: new URL("https://blog.developomp.com"),
|
metadataBase: new URL("https://blog.developomp.com"),
|
||||||
title: "Page Not Found",
|
title: "pomp's blog | Page Not Found",
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: "pomp's blog | Page Not Found",
|
title: "pomp's blog | Page Not Found",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue