Lizzy
KPCKevin Powell - Community
•Created by Lizzy on 5/4/2024 in #front-end
Jekyll error for stylesheet linked to html file
I am new to using Github Pages/Jekyll and I have encountered an issue that I just cannot seem to resolve. I am trying to host my project locally for developing.
My (relevant) file structure is:
in 404.html head I have
When I run the server and navigate to the 404 page, my github codespaces terminal says
When I use the inspect console on the page, I get the error
How can I make it so that the stylesheet is applied?
Note: It does this for all html/css pairs
4 replies