From c7d5678b077c98b22429eb299fafb9d947cf5d97 Mon Sep 17 00:00:00 2001 From: Aiz Date: Thu, 27 Jun 2024 21:24:00 +0200 Subject: [PATCH] fix(site): type stuff --- site/src/pages/index.astro | 37 +++++++++++++++++++++++++------------ 1 file changed, 25 insertions(+), 12 deletions(-) diff --git a/site/src/pages/index.astro b/site/src/pages/index.astro index 215b2e7..9a7bb86 100644 --- a/site/src/pages/index.astro +++ b/site/src/pages/index.astro @@ -66,34 +66,47 @@ import { jokers } from "../jokers.ts";