refer to all files relative to baseurl to work for project pages
This commit is contained in:
parent
dbbc3cd73d
commit
13df585003
5 changed files with 25 additions and 14 deletions
2
404.html
2
404.html
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue