From 814016473ec4a7370eedffe194ff79372f558322 Mon Sep 17 00:00:00 2001 From: Ushie Date: Sat, 7 Sep 2024 05:42:35 +0300 Subject: [PATCH] fix: Broken repository links in contributors --- src/routes/contributors/ContributorSection.svelte | 2 +- src/util/friendlyName.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/contributors/ContributorSection.svelte b/src/routes/contributors/ContributorSection.svelte index 58f0bcf..1218b81 100644 --- a/src/routes/contributors/ContributorSection.svelte +++ b/src/routes/contributors/ContributorSection.svelte @@ -20,7 +20,7 @@ on:click={() => (expanded = !expanded)} on:keypress={() => (expanded = !expanded)} > - +

{repo_name}

x.toUpperCase());