From 0a7769d4f241c9f6166f7fa8531e09d6226d86b5 Mon Sep 17 00:00:00 2001 From: JL Kruger Date: Thu, 2 Apr 2026 16:47:48 +0200 Subject: [PATCH] Wire ToolsnToys star node into homepage star map Co-Authored-By: Claude Sonnet 4.6 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e891e1e..b112a52 100644 --- a/index.html +++ b/index.html @@ -695,7 +695,7 @@ body::after { { id: 'images', label: 'Images', sign: '絵', x: 55, y: 35, href: 'Images/images.html' }, { id: 'playlists', label: 'Playlists', sign: '≡', x: 78, y: 50, href: 'Playlists/playlists.html' }, { id: 'watchlists', label: 'Watchlists', sign: '視', x: 22, y: 66, href: 'Watchlists/watchlists-hub.html' }, - { id: 'toolsntoys', label: 'ToolsnToys', sign: '⚙', x: 50, y: 72, href: '' }, + { id: 'toolsntoys', label: 'ToolsnToys', sign: '⚙', x: 50, y: 72, href: 'ToolsnToys/toolsntoys.html' }, { id: 'creatorlists', label: 'Creatorlists', sign: '創', x: 75, y: 70, href: '' } ];