diff --git a/apps/docs/next.config.js b/apps/docs/next.config.js index 36f09b4cb7..095e0a9e9b 100644 --- a/apps/docs/next.config.js +++ b/apps/docs/next.config.js @@ -22,10 +22,6 @@ const nextConfig = { protocol: "https", hostname: "avatars.githubusercontent.com", }, - { - protocol: "https", - hostname: "logo.clearbit.com", - }, { protocol: "https", hostname: "i.pravatar.cc",