improved paths for css and js

This commit is contained in:
Open-Steps.org 2015-02-14 09:49:51 +01:00
parent 515bbe0ed2
commit 4485cd1978
5 changed files with 17 additions and 17 deletions

View file

@ -41,7 +41,7 @@ layout: default
{% if {{talk.media_artist_url}} %}
<img src={{talk.media_artist_url}}></img>
{% else %}
<img src="/assets/no_artist-media.png"></img>
<img src="/assets/no_artist_media.png"></img>
{% endif %}
</div>