From cfef6b1c2aaa6321020c36c262471642712afe6b Mon Sep 17 00:00:00 2001 From: mat Date: Mon, 4 Apr 2022 22:38:40 -0500 Subject: credit duckeic ousi ngaming --- src/routes/index.svelte | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src') diff --git a/src/routes/index.svelte b/src/routes/index.svelte index 4756fed..750ceca 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -92,6 +92,7 @@

Emojis: Twemoji.

Font: Atkinson Hyperlegible.

+

Thank you to Duckie Cousin Gaming for the idea to add harp leaderboards.

@@ -126,4 +127,11 @@ .github > img { width: 2rem; } + + .secret { + color: var(--theme-main-background); + margin: 0; + font-size: 6pt; + margin-top: -0.5rem; + } -- cgit