blog/themes/chameleon/source
Ming Di Leom 875d3b0540
fix(svg): <use> element no longer allows path
somehow path is considered as cross-origin resource,
though not mentioned in the doc
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/use
perhaps full URL (with protocol & domain) must be used?
but that will break mirror sites if used
2021-11-18 08:31:04 +00:00
..
css fix(svg): <use> element no longer allows path 2021-11-18 08:31:04 +00:00
js fix(svg): <use> element no longer allows path 2021-11-18 08:31:04 +00:00
libs feat(js): remove SRI since 3rd-party libs are now served locally 2020-04-08 01:05:33 +01:00
svg fix(svg): <use> element no longer allows path 2021-11-18 08:31:04 +00:00