Wire ToolsnToys star node into homepage star map

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-02 16:47:48 +02:00
parent 0290b29395
commit 0a7769d4f2

View File

@@ -695,7 +695,7 @@ body::after {
{ id: 'images', label: 'Images', sign: '絵', x: 55, y: 35, href: 'Images/images.html' }, { 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: '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: '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: '' } { id: 'creatorlists', label: 'Creatorlists', sign: '創', x: 75, y: 70, href: '' }
]; ];