Skip to content

fix: update font import URLs to use HTTPS#29

Merged
ttak-apphelix merged 1 commit into
masterfrom
ttak-apphelix/BOMS-484
Apr 20, 2026
Merged

fix: update font import URLs to use HTTPS#29
ttak-apphelix merged 1 commit into
masterfrom
ttak-apphelix/BOMS-484

Conversation

@ttak-apphelix
Copy link
Copy Markdown
Member

@ttak-apphelix ttak-apphelix commented Apr 17, 2026

Description:

Updates Google Fonts imports to use HTTPS to avoid mixed-content issues when serving docs over TLS.

JIRA ticket:

Copilot AI review requested due to automatic review settings April 17, 2026 07:33
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Google Fonts imports to use HTTPS to avoid mixed-content issues when serving docs over TLS.

Changes:

  • Switched Google Fonts @import URLs from http:// to https:// in the Sass source.
  • Updated the compiled CSS to keep it in sync with the Sass source.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
edx-docs/assets/sass/assets/_fonts.scss Updates Google Fonts import URLs to HTTPS in the Sass source.
edx-docs/assets/css/main.css Updates the corresponding compiled CSS imports to HTTPS.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ttak-apphelix ttak-apphelix merged commit 87005fc into master Apr 20, 2026
5 checks passed
@ttak-apphelix ttak-apphelix deleted the ttak-apphelix/BOMS-484 branch April 20, 2026 11:11
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.

3 participants