Skip to content

logo.svg, logodark.svg: resolve invalid xmlns#858

Closed
ghost wants to merge 3 commits into
masterfrom
unknown repository
Closed

logo.svg, logodark.svg: resolve invalid xmlns#858
ghost wants to merge 3 commits into
masterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Apr 14, 2026

No description provided.

Owl added 2 commits April 15, 2026 09:12
SVG image doesn't have a standard xmlns, as it tries to use https instead of http. SVG image now invalid.

For SVG, the namespace must be http://www.w3.org/2000/svg, see the specification: https://www.w3.org/TR/SVG/intro.html#NamespaceAndDTDIdentifiers

Looks like it was accidentally done during #844.

Closes #854.
SVG image doesn't have a standard xmlns, as it tries to use https instead of http. SVG image now invalid.

For SVG, the namespace must be http://www.w3.org/2000/svg, see the specification: https://www.w3.org/TR/SVG/intro.html#NamespaceAndDTDIdentifiers

Looks like it was accidentally done during #844.

Closes #854.
@ghost ghost closed this by deleting the head repository Apr 19, 2026
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants