From 0fb8cc497453ec3106014798ce00853dfd1c32ed Mon Sep 17 00:00:00 2001 From: ByteDice Date: Sat, 18 Jul 2026 17:36:24 +0200 Subject: [PATCH] "tools" should just be in "toys" --- tools/index.html | 56 ------------------------------------------------ tools/script.js | 0 tools/style.css | 0 3 files changed, 56 deletions(-) delete mode 100644 tools/index.html delete mode 100644 tools/script.js delete mode 100644 tools/style.css diff --git a/tools/index.html b/tools/index.html deleted file mode 100644 index de96852..0000000 --- a/tools/index.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - Byte Dice - - - - - - - - - - - -
-

More to come...

- -
- -
- - - - - - - - - - - - - \ No newline at end of file diff --git a/tools/script.js b/tools/script.js deleted file mode 100644 index e69de29..0000000 diff --git a/tools/style.css b/tools/style.css deleted file mode 100644 index e69de29..0000000