I have created a blog using jekyll that is hosted via github pages. When I view the site locally using jekyll serve
it loads correctly with all the css & assets showing up. However, when I view the same site on a custom domain (www.switcorn.com) the css and assets are not showing up properly everywhere except the home page.
The source code is found here: https://github.com/ishu3101/blog/tree/v1