creativetimofficial / soft-ui-design-system

Soft UI Design System - Open Source Bootstrap 5 design system
https://demos.creative-tim.com/soft-ui-design-system/index.html
MIT License
200 stars 164 forks source link

[Bug] Fontawesome Kit Missing #42

Open calebsyring opened 4 months ago

calebsyring commented 4 months ago

Version

1.0.7

Reproduction link

https://kit.fontawesome.com/42d5adcbca.js

Operating System

N/A

Device

N/A

Browser & Version

N/A

Steps to reproduce

Go to https://kit.fontawesome.com/42d5adcbca.js. This is the link given in CSS at https://www.creative-tim.com/learning-lab/bootstrap/quick-start/soft-ui-design-system for icons. It just started 404ing when it was working previously.

What is expected?

Fontawesome kit exists

What is actually happening?

Getting a 404


Solution

Additional comments

Kirkman commented 2 weeks ago

FWIW, if you want to self-host this script, you can retrieve it from the Wayback Machine here, then stick it on your own server: https://web.archive.org/web/20240727131845/https://kit.fontawesome.com/42d5adcbca.js

Just make sure to remove the https://web.archive.org/web/20240727131845/ prefix on two URLs in the script, and remove the Wayback Machine comments at the very end.