Skip to content

Fix some accessibility issues#347

Open
andershol wants to merge 1 commit into
FreeCAD:mainfrom
andershol:issue-212
Open

Fix some accessibility issues#347
andershol wants to merge 1 commit into
FreeCAD:mainfrom
andershol:issue-212

Conversation

@andershol

Copy link
Copy Markdown
Contributor

Fixes #212

Fixes the language selector and the header level continuity. The header change only seem to move the layout a small amount on the side headers in thankyou.php, sponsor.php.

@Reqrefusion

Copy link
Copy Markdown
Member

In this PR , the paceholder section is being removed from the blog page. However, this is not mentioned in the statement.

@andershol

andershol commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

In this PR , the paceholder section is being removed from the blog page. However, this is not mentioned in the statement.

The placeholders have not been removed. If you look a bit closer you see that the 10 sections have been replaced by a simple loop to produce the exact same content to make it a bit more maintainable (it felt silly to do the header replacement 10 times).

@chennes

chennes commented Jun 22, 2026

Copy link
Copy Markdown
Member

Doesn't this conflict with your changes in #345?

@andershol

Copy link
Copy Markdown
Contributor Author

Sure, in the sense that both touch the same neighborhood of code, so I will need to fix some conflicts should one be merged, otherwise they complement each other. Not sure what you were trying to say.

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.

Easy to solve accessibility issues

3 participants