refer to all files relative to baseurl to work for project pages

This commit is contained in:
Dean Attali 2015-03-02 16:24:07 -08:00
parent dbbc3cd73d
commit 13df585003
5 changed files with 25 additions and 14 deletions

View file

@ -8,5 +8,5 @@ title: 404 - Page not found
<h1>Move along. (404 error)</h1>
<br/>
<img src="img/404-southpark.jpg" />
<img src="{{ site.baseurl }}/img/404-southpark.jpg" />
</div>