Skip to content

Add YOLO webinar, replace Font Awesome kit w/ CDN#482

Merged
pdamodaran merged 1 commit into
mainfrom
sc-31792
Jun 13, 2025
Merged

Add YOLO webinar, replace Font Awesome kit w/ CDN#482
pdamodaran merged 1 commit into
mainfrom
sc-31792

Conversation

@daniellemaxwell
Copy link
Copy Markdown
Contributor

Scope of Changes:
This PR adds the Demystifying YOLO webinar to the Learning page. Also, it replaces the Font Awesome kit with a CDN link.

Acceptance Criteria:
https://www.awesomescreenshot.com/video/40940241?key=70d4270a79cddb21f0a3891ca2946818

Comment thread config.toml
## CSS Plugins
[[params.plugins.css]]
# Font Awesome
link = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css"
Copy link
Copy Markdown
Contributor Author

@daniellemaxwell daniellemaxwell Jun 13, 2025

Choose a reason for hiding this comment

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

The CDN was previously switched out for Font Awesome's kit because the kit automatically subsets (only loads the icons used on the site). The kit has a page views limit (10k/month for free accounts) and we've reached over 6k views (yay!) so far this month. This change was made to ensure that the icons will always be visible as there isn't a page views limit when using the CDN.

Copy link
Copy Markdown
Contributor

@pdamodaran pdamodaran left a comment

Choose a reason for hiding this comment

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

looks good @daniellemaxwell!

@pdamodaran pdamodaran merged commit 0394563 into main Jun 13, 2025
1 check passed
@pdamodaran pdamodaran deleted the sc-31792 branch June 13, 2025 14:43
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.

2 participants