import '../styles/globals.css'
import Navbar from '../components/navbar'
import BottomBar from '../components/bottombar'
export default function MyApp({ Component, pageProps }) {
return <>
{/* Make an embed for Discord using the meta tag so people can see a nice colorful embed message instead of just a link */}
{/* */}
>
}