Skip to content

Commit 9feac4c

Browse files
committed
Fix first icon link
1 parent db2960a commit 9feac4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/templates/events/_banner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
>
3636
<!-- Image -->
3737
<img
38-
src="{% static 'img/first_icon.svg' %}"
38+
src="{% static '2767/img/first_icon.svg' %}"
3939
alt="FIRST icon"
4040
class="mx-auto my-2 max-h-[45px] w-[75px]"
4141
/>

0 commit comments

Comments
 (0)