From f3313d4581c4ea5ed009266b1ebac639f04a2bda Mon Sep 17 00:00:00 2001 From: javl Date: Tue, 2 May 2023 14:40:44 +0200 Subject: [PATCH] move code to separate .js file --- index.html | 1034 +-------------------------------------------------- script.js | 1048 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1049 insertions(+), 1033 deletions(-) create mode 100644 script.js diff --git a/index.html b/index.html index acf1dbc..e2dea15 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,7 @@ image2cpp +