Jsdelivr not working

I’ve exceeded the 10,000 custom code character in my webflow project. I’m trying to use jsdeliver to host my code on github and then execute it on my front end, but it’s not working. Any advice on how to correct this?

Code I’m placing in my webflow project:

Github source sportology/BestLatest.js at main · mason-waters1/sportology · GitHub

You can’t load HTML this way and that is what your file contains.

Thank you Jeff! Any suggestion on a fix? Or, what is the reason why HTML doesn’t load here? I am aiming to replicate HTML elements (in this case, a div block with its children elements) based on the number of objects returned from the API call.

Here is an annotated image to help you down the path of success.

1 Like