From 86555bd1f89154394f4e997786896e710dd2ba1b Mon Sep 17 00:00:00 2001 From: Daniel Hader Date: Fri, 22 May 2026 16:57:58 -0500 Subject: JWT encoding and minor cosmetic changes --- static/index.html | 54 ++++++++++++++---------------------------------------- 1 file changed, 14 insertions(+), 40 deletions(-) (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html index 69c19a5..061ca11 100644 --- a/static/index.html +++ b/static/index.html @@ -4,64 +4,38 @@ Code Golf Leaderboard - - + +
+
+ + +
+ + +
+ +

C&! Code Golf Leaderboard

In golf, the goal is to get a ball into a hole in as few swings as possible. The goal of code golf is similarly to solve a problem in as few bytes (of source code) as possible. The following is a list of programming challenges. Your task is to try and solve them in Python with as little code as possible measured in bytes.

- +

Title

Description

+ +
© 2026 Daniel Hader
-- cgit v1.2.3