Please excuse my ineptitude with this I am massively inexperienced, hopefully this tag works. Anyway, I switched from GitHub Pages to Netlify today and everything seemed great until I visited the site and saw my sidebar wasn’t working. I use javascript to insert an html file as a sidebar for most pages, but it isn’t showing up now that I’m deployed here. Does anyone know what the cause of this could be?
Site through netlify: https://adoring-visvesvaraya-ffb0cf.netlify.app/
Custom Domain: https://www.relivesight.com/
A subpage like /blog would have showcased the no longer visible sidebar on the left, which is stored at https://www.relivesight.com/re/side.html
Any help would be massively appreciated!