remove debug

This commit is contained in:
Lee 2023-07-02 15:11:27 +01:00
parent 6af5a071f0
commit d5632f120c

@ -2,8 +2,6 @@ import Image from "next/image";
import Config from "../../config.json";
export default function Home() {
console.log(Config);
return (
<main className="flex flex-col items-center justify-center w-screen h-screen bg-neutral-900 text-white">
<div className="bg-neutral-800 rounded text-center">