Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 241 Bytes

checklist.md

File metadata and controls

5 lines (5 loc) · 241 Bytes
  • preload .woff2 fonts (see pages/_document.js)
  • add metadata to pages
  • add sizes and alt props to <Image/> components
  • throw 404 for not existing pages
  • load non imperatives svg dynamically with ssr:false