We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f8b57 commit a22b5d4Copy full SHA for a22b5d4
1 file changed
public/index.html
@@ -39,7 +39,7 @@
39
<div id="item_type" class="table__item-type"></div>
40
<div id="item_count" class="table__item-count"></div>
41
<div class="warning hide" id="warning">
42
- <img class="warning__icon" src="public/img/Outlined _ AV _ not_interested.png" alt="warning"/>
+ <img class="warning__icon" src="img/Outlined _ AV _ not_interested.png" alt="warning"/>
43
<span id="warning_text"></span>
44
45
</div>
0 commit comments