Skip to content
  • Sebastiaan Deckers's avatar
    2.9.0 · 33b3a042
    Sebastiaan Deckers authored
    feat: use inline SVG favicon to avoid additional HTTP request
    
    Chrome shows the SVG and does not request the ICO. Nice.
    Safari ignores the SVG and requests+shows the ICO. Sad!
    Firefox shows the SVG but still requests the ICO. Bug?
    33b3a042