Use VS code in Webflow with Github!

Hello everyone!

I just created a 3D room in Visual Studio for a client. I dropped the .js and .css files in my Github project and now I want Webflow to get the files from Github and display it on the website.

I saw a video where a developer did this with this code;

<script src="https://websitebystudents.github.io/pim-pom/"></script>

or

https://raw.githubusercontent.com/Websitebystudents/pim-pom/main/js/js.js

But they both not working. Does anyone know what I’m doing wrong?

Thanks!


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

jsDelivr is a free, fast, and reliable Open Source CDN for npm and GitHub.
Most GitHub links can be easily converted to jsDelivr links.

Migrate from GitHub to jsDelivr