-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
After I add the image and publish it, I found that in some html files, the path of the images are incorrect.
I add the image to the path "/public/p/deep-learning-1-activation-function/deep-learning-1-activation-function".
After publishing to github, the file was uploaded to the path "https://ZihaoLin0123.github.io/p/deep-learning-1-activation-function/helena-hertz-wWZzXlDpMog-unsplash.jpg".
However, in some html files, the image path is "p/deep-learning-1-activation-function/helena-hertz-wWZzXlDpMog-unsplash.jpg" which miss the base url.
How can I fix this?
Screenshots
Please see the details here:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working