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
1 changed files with 1 additions and 1 deletions

View File

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