Closed sudheesh001 closed 9 years ago
Great catch @hemanth & @sudheesh001 - now that you point it out, the whole modals
bit is actually a leftover from the original template, we can pull it out altogether; but this patch makes things tighter if we ever decide to use it again, thanks!
:+1:
On the home page, there's no content present in the
{{post.img}}
The
<img src="img/portfolio/" class="img-responsive img-centered" alt="">
Error thrown:
GET http://mozillascience.github.io/studyGroup/img/portfolio/ 404 (Not Found) mozillascience.github.io/:212
Link to reproduce error:
http://mozillascience.github.io/studyGroup/
Best way to avoid this is to make sure that the<img>
is only rendered if the{{post.img}}
has a value other thanNull