From 45e643d306e5fccfbf21fa75373a66275212cdb2 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 2 Jun 2026 04:31:13 -0400 Subject: Multiple games loaded at once --- 2026/examples/js/index.html | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 2026/examples/js/index.html (limited to '2026/examples/js/index.html') diff --git a/2026/examples/js/index.html b/2026/examples/js/index.html new file mode 100644 index 0000000..f52c9c9 --- /dev/null +++ b/2026/examples/js/index.html @@ -0,0 +1,39 @@ + + + + + + In Between The Iframes + + + + + hello from the js example + + -- cgit v1.2.3