v3.ocaml.org-rescript icon indicating copy to clipboard operation
v3.ocaml.org-rescript copied to clipboard

refactor: 100KB+ logo => 14KB logo, dedupe asset

Open cdaringe opened this issue 4 years ago • 0 comments

Problem

  • two logo files present on the same page, both downloaded, for the same usage intent
  • both files are ~108KB

Solution

  • dedupe files
  • get logo down to 14KB

Modified relative paths:

https://v3-ocaml-org-git-fork-cdaringe-refactor-improved-logos-ocaml.vercel.app/

Contributor Pre-flight Checklist

  • [ ] Accessibility check - checked pa11y report for modified pages, observing new errors
  • [ ] Responsive check - visually inspected vercel preview, using responsive tool to toggle between desktop and mobile view
  • [ ] HTML review - use browser DOM/Page inspector to inspect generated HTML within <div id="__next>" element

cdaringe avatar Dec 19 '21 02:12 cdaringe