Open mrtunes opened 6 years ago
Hey @mrtunes , let me know if you're still have trouble with this? I am a newcomer to Jekyll as well, but I've managed to delete the Github corner by deleting the code in either the README.md
file or in the default.html
file that's in the _layouts
folder.
I'm just learning how this template works. I was able to edit the css file while running yarn watch. When I edit the index.html however, like commenting out the github top corner section, it gets put back when i serve the site. i also tried making that edit while yarn watch was running as well.