Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace multiple images with a single image #1539

Merged
merged 2 commits into from
Dec 22, 2023

Commits on Dec 22, 2023

  1. Remove unused images

    MarkEWaite committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    dbbb2b4 View commit details
    Browse the repository at this point in the history
  2. Replace multiple images with a single image

    The multi-image layout renders correctly on github.com but does not
    render correctly on plugins.jenkins.io.  The technique that was being
    used is uncommon for Jenkins plugins.  Much better to use the layout of
    a single image that is approximately the same width as the other images
    included in the page.
    MarkEWaite committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2e68b6e View commit details
    Browse the repository at this point in the history