From 056183fdabd4bbaadc53e3c5e2ba2729c469a834 Mon Sep 17 00:00:00 2001 From: Ben Creech Date: Sun, 4 Feb 2024 18:45:59 -0500 Subject: [PATCH] prettier --- index.html | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 005ade9..8503d71 100644 --- a/index.html +++ b/index.html @@ -65,15 +65,26 @@ -
-
-
+
+
+
-

TypeScript Asteroids by Ben Creech (source)

- -

this is a TypeScript port of Doug McInnes's original JavaScript-based HTML5 Asteroids (source).

+

+ TypeScript Asteroids by Ben Creech (source) +

+ +

+ this is a TypeScript port of Doug McInnes's original + JavaScript-based HTML5 Asteroids + (source). +