From: Michael Orlitzky Date: Fri, 3 Nov 2023 16:11:25 +0000 (-0400) Subject: index.html.in: big Javascript and comment cleanup X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=5e410c090440052303ffe0524746c6e11345c89b;p=charm-bypass.git index.html.in: big Javascript and comment cleanup --- diff --git a/index.html.in b/index.html.in index 34fec42..e14b87d 100644 --- a/index.html.in +++ b/index.html.in @@ -102,7 +102,7 @@ } - /* Tram */ + /* Train */ @keyframes trainroll { from { transform: translateX(0%); } to { transform: translateX(100%); } @@ -415,10 +415,10 @@