Add Creatorlists section: 44 Greats; wire into homepage star map
44greats.html: 44 YouTube creator cards, auto-fill grid, mobile responsive. index.html: wire Creatorlists star node to Creatorlists/44greats.html. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -696,7 +696,7 @@ body::after {
|
||||
{ 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: 'ToolsnToys/toolsntoys.html' },
|
||||
{ id: 'creatorlists', label: 'Creatorlists', sign: '創', x: 75, y: 70, href: '' }
|
||||
{ id: 'creatorlists', label: 'Creatorlists', sign: '創', x: 75, y: 70, href: 'Creatorlists/44greats.html' }
|
||||
];
|
||||
|
||||
// Writing sub-section stars — each maps to one HTML in /Writings/
|
||||
|
||||
Reference in New Issue
Block a user