--- const { text, url_gh, url_mr, url_cf, url_wiki = "", mod = "default" } = Astro.props import { Icon } from 'astro-icon/components' ---

{text}

{(url_mr != '') ? Modrinth : ''} {(url_cf != '') ? CurseForge : ''} {(url_gh != '') ? GitHub : ''} {(url_wiki != '') ? Visit the new Wiki! : ''}