Fix 404 image (#56)

This commit is contained in:
techknowlogick 2018-05-22 22:02:25 -04:00 committed by Bo-Yi Wu
parent a1e45d4360
commit 814fe8baaa

View file

@ -13,7 +13,7 @@
</div> </div>
<div class="hero-foot"> <div class="hero-foot">
<img src="{{ .Site.BaseURL }}/images/screenshot.jpg"/> <img src="{{ .Site.BaseURL }}images/screenshot.jpg"/>
</div> </div>
</section> </section>