Uploaded image for project: 'Percona Monitoring and Management'
  1. Percona Monitoring and Management
  2. PMM-4252

The resolution of the PMM Server favicon image has been improved.

Details

    Description

      On https://jira.percona.com/browse/PMM-2880 the favicon usage was discussed, and two of them were proposed:

      https://www.percona.com/sites/default/files/icon_0.png 
      https://www.percona.com/favicon.ico 

      It seems we are using the latter, which is of way less resolution.

      ...
        <link rel="icon" type="image/x-icon" href="public/img/percona-favicon.ico">
      ... 

      From code:

      https://github.com/percona/pmm-server/blob/master/landing-page/index.html#L5

      https://raw.githubusercontent.com/percona/pmm-server/master/landing-page/img/favicon.ico

      References from latest pull on pmm-server github project:

       SHELL> grep -Ri "favicon" *
      landing-page/index.html:    <link rel="icon" href="img/favicon.ico" type="image/png"/>
      password-page/src/index.html:  <link rel="icon" type="image/x-icon" href="favicon.ico">
      password-page/angular.json:              "src/favicon.ico"
      password-page/angular.json:              "src/favicon.ico"
      password-page/dist/index.html:  <link rel="icon" type="image/x-icon" href="favicon.ico">

      In case it helps

      These references are from PMM v1, but the same applies to v2-beta

      https://github.com/percona/pmm-server/blob/PMM-2.0/landing-page/index.html#L5

      ...

       

      This ticket is created so that we can start using the png one (or some other that looks better than the one we have now, in which you can clearly see some white pixels at the borders).

      Thanks!

      Attachments

        Activity

          People

            Unassigned Unassigned
            agustin.gallego Agustín Gallego
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 2 hours Original Estimate - 2 hours
                2h
                Remaining:
                Time Spent - 2 hours Remaining Estimate - 2 hours
                2h
                Logged:
                Time Spent - 2 hours Remaining Estimate - 2 hours
                2h

                Smart Checklist