Skip to content

Apply suggestions from code review

98b26da
Select commit
Loading
Failed to load commit list.
Closed

Major UX changes for workshops website #604

Apply suggestions from code review
98b26da
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 6, 2026 in 1s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 3 in themes/docdock/layouts/partials/language-selector.html

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check failure on line 24 in themes/docdock/layouts/partials/language-selector.html

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.