From 30332cc3b6633f49f0c1ec1f8a7c83922f770d37 Mon Sep 17 00:00:00 2001 From: Daniel Hader Date: Wed, 13 May 2026 16:55:39 -0500 Subject: static serving using tower_http --- static/index.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html index d86f72d..37a831f 100644 --- a/static/index.html +++ b/static/index.html @@ -6,6 +6,15 @@ Code Golf Leaderboard @@ -13,7 +22,8 @@
- + +

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.

-- cgit v1.2.3