Fixed link to arrow-down.svg (was broken for multilingual site)
This commit is contained in:
@@ -35,9 +35,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<a href="#counter" class="site-hero-scroll scroll-to">
|
||||
<img src="images/arrow-down.svg" alt="arrow-down">
|
||||
<img src="{{ "images/arrow-down.svg" | absURL }}" alt="arrow-down">
|
||||
</a>
|
||||
</section>
|
||||
{{ "<!-- Site Hero End -->" | safeHTML }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user