docs icon indicating copy to clipboard operation
docs copied to clipboard

Add missing Pulumi IDP puzzle piece icon in navigation

Open Copilot opened this issue 6 months ago • 3 comments

Issue Description

In the top navigation menu on pulumi.com, all product selections had their own icon except for Pulumi IDP, which was missing its puzzle piece icon.

Fix

Added the puzzle piece icon to the Pulumi IDP tab in the documentation top navigation by adding:

<img class="tab-icon" src="/icons/puzzle.svg" />

This restores the visual consistency in the navigation where each Pulumi product has its appropriate icon.

Fixes #15134.

[!WARNING]

Firewall rules blocked me from connecting to one or more addresses

I tried to connect to the following addresses, but was blocked by firewall rules:

  • cdn.fwupd.org
    • Triggering command: /usr/bin/fwupdmgr refresh (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot avatar May 28 '25 15:05 Copilot