import { signal } from "@preact/signals" export function ListenOn(props: { where: string, link: string }) { return
  • Listen on {props.where}
  • } export const startMenuOpen = signal(false) export function StartMenu() { return
    sunny xo sauce

    Netpunk Credits

    Sunnexo fumo icon taken from sunnexo.moe

    Some elements copied from Netpunk's album cover

    Font used: Nintendo DS BIOS

    Source code

    License info

    }