test: fix failing test

This commit is contained in:
Kim, Jimin 2023-07-29 10:23:04 +09:00
parent 036ccfd8ef
commit 17735fd855
Signed by: pomp
GPG key ID: CE1DDB8A4A765403

View file

@ -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",
}, },