From 8fc1d036062c515ffb9c6fbe12a61d7f5296f8d6 Mon Sep 17 00:00:00 2001 From: Anton Afanasyeu Date: Mon, 6 Jul 2026 16:50:24 +0200 Subject: [PATCH] fix(hub): drop unused Three.js CDN import map hub-globe.js is Canvas2D-only; nothing imported the jsdelivr module. Removes dead third-party script reference from the landing page. Co-authored-by: Cursor --- index.php | 7 ------- 1 file changed, 7 deletions(-) diff --git a/index.php b/index.php index a3297c0..225e461 100644 --- a/index.php +++ b/index.php @@ -42,13 +42,6 @@ function hub_h(string $s): string { -