1 parent 376e243 commit 5ee7ec9Copy full SHA for 5ee7ec9
1 file changed
_layouts/feature.html
@@ -12,7 +12,7 @@ <h1>{{ page.title }}</h1>
12
{% endif %}
13
<hr>
14
{% if page.banner %}
15
-<img src="{{ site.url }}/assets/features/{{ page.banner }}">
+<img src="{{ site.baseurl }}/assets/features/{{ page.banner }}">
16
17
18
{{ content }}
0 commit comments