'Home', 'icon' => 'home.svg', 'href' => '/' ], [ 'title' => 'Blog', 'icon' => 'megaphone.svg', 'href' => '/blog' ], [ 'title' => 'My Itch.io games', 'icon' => 'controller.svg', 'href' => 'https://dan-q.itch.io/' ], [ 'title' => 'Ideas bin', 'icon' => 'light-bulb.svg', 'href' => '/ideas' ], [ 'title' => 'Code snippets', 'icon' => 'code.svg', 'href' => '/my-code-snippets' ], [ 'title' => "Awards I've won!", 'icon' => 'award.svg', 'href' => '/awards.html' ], ]; ?>