Skip to content

Commit aab1a56

Browse files
committed
Fix path to ribbon.svg
1 parent b349339 commit aab1a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,7 @@ <h3 class="tile-title">Color Swatches</h3>
716716

717717
<div class="col-xs-3">
718718
<div class="tile tile-hot">
719-
<img src="../../img/icons/svg/ribbon.svg" alt="ribbon" class="tile-hot-ribbon">
719+
<img src="img/icons/svg/ribbon.svg" alt="ribbon" class="tile-hot-ribbon">
720720
<img src="img/icons/svg/chat.svg" alt="Chat" class="tile-image">
721721
<h3 class="tile-title">Free for Share</h3>
722722
<p>Your likes, shares and comments helps us.</p>

0 commit comments

Comments
 (0)