From 16e66367237dc7ff699ff35bd27e98484061ea23 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 6 Apr 2022 19:32:21 -0400 Subject: [PATCH] =?UTF-8?q?=E2=8F=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.config.js b/site.config.js index 57c41c3..7cb9a72 100644 --- a/site.config.js +++ b/site.config.js @@ -7,7 +7,7 @@ export default { rootNotionSpaceId: null, // basic site info (required) - name: 'Transitive Bullshit', + name: 'Next.js Notion Starter Kit', domain: 'nextjs-notion-starter-kit.transitivebullsh.it', author: 'Travis Fischer',