Skip to content

Conversation

@maizul
Copy link

@maizul maizul commented Jan 7, 2026

Issue: Course thumbnail images were missing an alt attribute, affecting accessibility and SEO.

Fix: Added an alt attribute using image metadata with a fallback to the course title.

Course thumbnail images now include an alt attribute for improved accessibility. The alt text is sourced from the image's meta data or falls back to the course title if not set making seo friendly.

etrepum and others added 16 commits August 23, 2025 19:19
…header

Fix: Normalize the case of the authorization header to Authorization in tutor_getallheaders()
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…js-yaml-4.1.1

build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1
…pm_and_yarn/js-yaml-4.1.1

Revert "build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1"
Course thumbnail images now include an alt attribute, using the attachment's alt text if available or falling back to the course title. This improves accessibility and SEO.
@maizul maizul marked this pull request as draft January 7, 2026 07:31
@maizul maizul changed the base branch from master to dev January 7, 2026 07:31
@maizul maizul marked this pull request as ready for review January 7, 2026 07:32
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.

5 participants