Closed joneswah closed 1 month ago
Without this fix all Title elements within the HTML are concatenated together. SVG elements can contain a Title element. This fix restricts the title to be the page title in the HEAD element.
Tests on CI are broken for some reason, but will test locally and release it afterwards, thanks a lot!
Without this fix all Title elements within the HTML are concatenated together. SVG elements can contain a Title element. This fix restricts the title to be the page title in the HEAD element.