From 1d72603d31655de6944d33d48c35253152b1cd29 Mon Sep 17 00:00:00 2001 From: Jonathan Sick Date: Fri, 30 Apr 2021 12:23:38 -0400 Subject: [PATCH] Drop favicon.ico reference I think this was a hold-over from the starter template; the favicons are being set in the meta.js component module --- pages/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/index.js b/pages/index.js index b74dfe77..032eca41 100644 --- a/pages/index.js +++ b/pages/index.js @@ -9,7 +9,6 @@ export default function Home({ publicRuntimeConfig }) { <> {publicRuntimeConfig.siteName} -