I’m using ‘remote_theme’ which points to newly initialized gem theme.
I now want to override ‘home’ layout coming from the theme (to modify final index.html).
I tried using the method specified in jekyll docs (creating copy of layout file then overwriting the changes)
but it doesn’t changes index.html