@moonraaSubmitted almost 3 years ago
I probably did a lot of things wrong. Please let me know
I probably did a lot of things wrong. Please let me know
When using GitHub, use the absolute path when accessing file sources like images.
like this: <img src="./images/file-name.jpg"> (note the "." in the beginning of the path)