Skip to content

Commit 6bd3f93

Browse files
committed
test
1 parent 2084bef commit 6bd3f93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ <h2 class="appPrice">
5151
</p>
5252
</div>
5353
<div class="downloadButtonsContainer">
54-
<a class="playStoreLink" href=""><img class="playStore" src="playstore.png"></a>
55-
<a class="appStoreLink" href=""><img class="appStore" src="appstore.png"></a>
54+
<a class="playStoreLink" href=""><img class="playStore" src="assets/playstore.png"></a>
55+
<a class="appStoreLink" href=""><img class="appStore" src="assets/appstore.png"></a>
5656
</div>
5757
</div>
5858
{% include features.html %}

0 commit comments

Comments
 (0)