From 919762706e2f0a3496ea524474507e5efde4742c Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 17 Jan 2021 21:57:47 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/render-social-image/[pageId].ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/api/render-social-image/[pageId].ts b/api/render-social-image/[pageId].ts index 0c227fe..ffd2479 100644 --- a/api/render-social-image/[pageId].ts +++ b/api/render-social-image/[pageId].ts @@ -11,8 +11,7 @@ import { socialImageTitle, socialImageSubtitle, defaultPageCover, - defaultPageIcon, - siteName + defaultPageIcon } from '../../lib/config' export interface SocialImageConfig {