Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: metacpan/metacpan-web
base: eafb8f26e394
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: 48df1cdd7479
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 12, 2014

  1. Add higher resolution icons to favicon.ico

    Adds a 32x32 and 48x48 icon to favicon.ico. It means the filesize increases slightly,
    but it also means that it looks nicer in Firefox, Safari and Chrome tabs.
    
    I also added apple-touch-icon (152x152, iOS7 retina version) if someone saves metacpan
    to their "home screen" on mobile devices, this icon will be used.
    
    The favicon.ico icons are transparent, the apple-touch-icon is on a white background.
    iOS uses a black background for transparent parts and that looked pretty damn awful.
    omega committed Mar 12, 2014
    Copy the full SHA
    9c9fa24 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2014

  1. Merge pull request #1121 from omega/hires-favicon

    Add higher resolution icons to favicon.ico
    oalders committed Mar 13, 2014
    Copy the full SHA
    48df1cd View commit details
    Browse the repository at this point in the history