jpanther / lynx

A simple links theme for Hugo built with Tailwind CSS.
https://jpanther.github.io/lynx/
MIT License
354 stars 121 forks source link

CSS not loading #9

Closed mansoorbarri closed 2 years ago

mansoorbarri commented 2 years ago

What happened?

I made the website using hugo and "rendered" it using hugo -D . I am hosting the site using github pages. CSS loads on live server and apache2 as well but it does not load with github pages. You can see the error @ https://mansoor.cf/socials and the github @ https://github.com/mansoorbarri/mansoor.github.io/tree/main/socials

Theme version

1.1.0

Hugo version

0.86.1

What browsers are you seeing the problem on?

No response

Relevant Hugo log output

No response

mansoorbarri commented 2 years ago

I am using Brave browser but the issue is there on firefox and chrome as well.

Shubham56-droid commented 2 years ago

You have put the wrong URL in the image then how will it be displayed

Shubham56-droid commented 2 years ago

change it to right URL your image is not main.png it main.webp that's why image is not visible

Shubham56-droid commented 2 years ago

Try to link CSS like : ./css/vncnt.css use ' ./ ' in front of all files it may help

mansoorbarri commented 2 years ago

i used other theme now. Thanks for your help