From 8a082b6e19d400656941cc5930075d034f3f49f8 Mon Sep 17 00:00:00 2001 From: Slushie Date: Tue, 14 Feb 2023 19:49:54 +0000 Subject: [PATCH] add splatfests page to nav --- src/components/NavButtons.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/NavButtons.vue b/src/components/NavButtons.vue index a3e43bf..3014b78 100644 --- a/src/components/NavButtons.vue +++ b/src/components/NavButtons.vue @@ -9,6 +9,9 @@ {{ $t('gear.title') }} + + {{ $t('festival.title') }} +