From 5275c0f87e23259cbfa3eee15d322f3441f3d686 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20J=C3=B6nsson?= Date: Mon, 21 Apr 2025 22:08:49 +0200 Subject: [PATCH] basic html added, link to js file --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/index.html b/index.html index e69de29..145a151 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + + Javascript Tetris + + + + + \ No newline at end of file