angelojohngage / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

Include assets #3

Open ghost opened 6 years ago

ghost commented 6 years ago

https://github.com/angelojohngage/prj-rev-bwfs-dasmoto/blob/master/Dasmoto/index.html#L12

Consider including your website's assets (in this case images) in your project and providing a relative file path to them in your img tags.

It's always better to provide static assets up front instead of depending on external URLs that could fail or otherwise become unavailable.

angelojohngage commented 6 years ago

I see, so I should have basically downloaded the files into the resource folder which I decided to skip and go with URLs