From ad605948bc72de25e0ded707c2fdc299416234e2 Mon Sep 17 00:00:00 2001 From: thomas Date: Sat, 14 Oct 2023 22:21:47 +0200 Subject: [PATCH] fix(doc): fix doc --- docs/src/components/ChallengeFooter.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/src/components/ChallengeFooter.astro b/docs/src/components/ChallengeFooter.astro index cd20bef..f73bcd0 100644 --- a/docs/src/components/ChallengeFooter.astro +++ b/docs/src/components/ChallengeFooter.astro @@ -55,5 +55,4 @@ const communityDescription = `${title} community solutions`; padding: 0.125rem 0.375rem; font-size: var(--sl-text-code-sm); } - \ No newline at end of file