Skip to content

fix and minify bluesky.svg#3117

Merged
HarHarLinks merged 1 commit into
mainfrom
HarHarLinks/validate-html
Dec 24, 2025
Merged

fix and minify bluesky.svg#3117
HarHarLinks merged 1 commit into
mainfrom
HarHarLinks/validate-html

Conversation

@HarHarLinks
Copy link
Copy Markdown
Contributor

Description

Used https://validator.w3.org/nu/about.html to validate the site and fixed issues by hand.

SVG minification assisted by https://www.svgminify.com/.

Related issues

Role

Website & Content WG

Timeline

Signoff

Please sign off your individual commits or whole pull request.

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
@HarHarLinks HarHarLinks added the bug Something is broken. label Dec 22, 2025
@HarHarLinks
Copy link
Copy Markdown
Contributor Author

HarHarLinks commented Dec 22, 2025

This is a bit of an odd one. We are embedding the SVG inline, but keep it as separate file in the repo. Inlining means the content is HTML, not XML(?), so technically a subpart of the document should not suddenly declare being XML(?), and so mostly we don't. However the separate SVG file is maybe not technically correct without the XML header?

@HarHarLinks HarHarLinks marked this pull request as ready for review December 22, 2025 20:25
@HarHarLinks HarHarLinks requested a review from a team as a code owner December 22, 2025 20:25
@HarHarLinks HarHarLinks merged commit 2c888d3 into main Dec 24, 2025
6 checks passed
@HarHarLinks HarHarLinks deleted the HarHarLinks/validate-html branch December 24, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is broken.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants