---
import Layout from '../layouts/Layout.astro';
import sites from '../components/sites.json';
// Welcome to Astro! Wondering what to do next? Check out the Astro documentation at https://docs.astro.build
// Don't want to use any of this? Delete everything in this file, the `assets`, `components`, and `layouts` directories, and start fresh.
---
Welcome to bits & Bytes Minecraft!
IP: bnbmc.net
Must be an active member of the bits & Bytes Discord to join.
{sites.map((site) => (
))}