From 2ff29e74d69b378172fb93f779bad4e53f83752e Mon Sep 17 00:00:00 2001 From: ByteDice Date: Fri, 2 Jan 2026 13:44:32 +0100 Subject: [PATCH] ... --- tools/index.html | 56 ++++++++++++++++++++++++++++++++++++++++++++++++ tools/script.js | 0 tools/style.css | 0 3 files changed, 56 insertions(+) create mode 100644 tools/index.html create mode 100644 tools/script.js create mode 100644 tools/style.css diff --git a/tools/index.html b/tools/index.html new file mode 100644 index 0000000..b140f0e --- /dev/null +++ b/tools/index.html @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + Byte Dice + + + + + + + + + + + +
+

More to come...

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