From de5b309e0f06e93a963e09ef13c369ae7deeccc9 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 25 Jul 2026 10:58:28 -0700 Subject: Port a game I wrote a long time ago to JS --- templates/games/pong.html.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/games/pong.html.template') diff --git a/templates/games/pong.html.template b/templates/games/pong.html.template index 777e0d0..a221023 100644 --- a/templates/games/pong.html.template +++ b/templates/games/pong.html.template @@ -2,8 +2,8 @@ Pong - - + + -- cgit v1.3.1