Make theme compatible with remote_theme (#590); fixes #339

This commit is contained in:
Gabriel
2020-04-26 20:31:05 +02:00
committed by GitHub
parent 3de196d57b
commit 4fa9fc8ad4
30 changed files with 33 additions and 21 deletions

View File

@ -9,5 +9,5 @@ permalink: /404.html
<h1>Move along. (404 error)</h1>
<br/>
<img src="{{ 'img/404-southpark.jpg' | relative_url }}" />
<img src="{{ 'assets/img/404-southpark.jpg' | relative_url }}" />
</div>