From 18a4aa0e2257373ec6be9b0a76ffdc586834189b Mon Sep 17 00:00:00 2001 From: malloc62 Date: Sat, 8 Oct 2022 09:11:19 -0400 Subject: [PATCH] added links to hubs --- src/lib/components/Hub.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/Hub.svelte b/src/lib/components/Hub.svelte index 688008b..1774ee1 100644 --- a/src/lib/components/Hub.svelte +++ b/src/lib/components/Hub.svelte @@ -61,7 +61,7 @@ {#each hubJson as hubEntry} - + {/each}