Skip to content
Snippets Groups Projects
Commit fb8ad666 authored by Pili Guerra's avatar Pili Guerra
Browse files

Fix image typo

parent 8cb1d6f6
No related branches found
Tags tor-0.3.0.10
1 merge request!3Fix image typo
......@@ -6,7 +6,7 @@
</div>
<div class="col-4 bg-light">
<div class="illo-container">
<img src="/static/images/home/svg/{{ this.section_id }}.png" class="img-fluid" alt="{{ this.section }}" />
<img src="/static/images/home/svg/{{ this.section_id }}.svg" class="img-fluid" alt="{{ this.section }}" />
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment