From 67dae9bd8f87fab0e3811c32589ca2488373fdd9 Mon Sep 17 00:00:00 2001 From: Jack Merrill Date: Wed, 14 Apr 2021 11:29:36 -0500 Subject: [PATCH] fix: title again --- next-seo.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/next-seo.config.js b/next-seo.config.js index b7970bb..a06b2c1 100644 --- a/next-seo.config.js +++ b/next-seo.config.js @@ -1,4 +1,5 @@ export default { + title: 'Jack Merrill', openGraph: { type: 'website', locale: 'en_US',