From 471dca46613b456d1cc9fc3b0e235df636234941 Mon Sep 17 00:00:00 2001 From: rift <117926989+Riftriot@users.noreply.github.com> Date: Mon, 29 Jul 2024 00:37:59 -0500 Subject: [PATCH] Add Nebula Catalog button --- src/components/Header.astro | 6 ++++++ src/components/MobileNavigation.astro | 6 ++++++ src/i18n/en_US.json | 1 + src/i18n/jp.json | 1 + 4 files changed, 14 insertions(+) diff --git a/src/components/Header.astro b/src/components/Header.astro index 0e63fa0..452fa37 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -40,6 +40,12 @@ const t = useTranslations(lang); class="h-6 w-6 text-text-color transition duration-500 group-hover:text-text-hover-color md:h-6 md:w-6" /> + + + + + +