diff --git a/components/pages/home/header.tsx b/components/pages/home/header.tsx index 2d3a550..566a656 100644 --- a/components/pages/home/header.tsx +++ b/components/pages/home/header.tsx @@ -14,6 +14,7 @@ const SNSIcons = [ ]; const Header: React.FC = async () => { + console.log(process.env) const res = await fetch( "https://discord.com/api/v10/users/739702692393517076", {