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: '' } ];