From bcff4d006a0600ecf86f18ecdaa74e0df31766f0 Mon Sep 17 00:00:00 2001 From: Daniel Hader Date: Sat, 30 May 2026 12:59:21 -0500 Subject: hardened login / logout flow --- static/index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html index 0cc6ec9..67a18aa 100644 --- a/static/index.html +++ b/static/index.html @@ -15,12 +15,16 @@ - + +

C&! Code Golf Leaderboard

In normal golf, the goal is to get a ball into a hole in as few swings as possible. Code golf is similar, but instead of swings your success is measured in bytes of source code. The following page contains a list of programming challenges. Your task is, first and foremost, to try to solve them, but secondly you should try to do so with as short a program as possible.

-

There are no strict rules, choose whatever language you'd like and have fun with it. The goal is to get you coding and thinking. Some of the problems are challenging, especially the last few. Good luck!o

+

There are no strict rules, choose whatever language you'd like and have fun with it. The goal is to get you coding and thinking. Some of the problems are challenging, especially the last few. Good luck!

Problems

-- cgit v1.2.3