I can’t figure out how to embed multiple patches into an existing GitHub pages website.
My website lives at docs/index.html
I exported a patch to docs/cables_gl_card/
When I go to http://lewismaes.be/cables_gl_card/index.html it just shows the homepage.
When I open the page locally it displays this error: Browser security forbids loading files directly without a webserver. Upload files to a server to work.
How would I be able to show a patch in my existing GitHub pages website?