Hi, I need some help - I’m facing an issue with my website (https://cyberblographal.com/) using the Jekyll theme called “jekyll-theme-chirpy”. When I click on a topic, instead of displaying the expected content from the theme, the page turns completely white. It used to work and now stop working - I have checked “_config.yml” but can see anything out of order.
When I click on a topic/post, I see a plain HTML page without any layout (no header, sidebar, footer, styling, etc). Maybe check that the layout for topics/posts is set up correctly and the layout exists.
If you cannot share your repo, please explain how you created your folder structure for posts and any tailoring you may have done within your _config.yml file. Also, maybe share the actual filename you used for a post.
Two weeks ago, you changed the path for page/post defaults from "" to "assets/img". Now instead of applying to all paths, the defaults only apply to pages under /asserts/img. Reverting that change should help: