Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Commit 42a03c0

Browse files
authored
Merge pull request #424 from minvws/develop
#403: Show Huawei App Gallery on all GMS and HMS devices (2)
2 parents d044839 + ebe4505 commit 42a03c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/badges.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h2> {{ site.data.translations.info-lead-title[page.lang] }}:</h2>
1818
<img src="{{ site.baseurl }}/img/{{site.data.translations.info-google-play-img[page.lang] }}" alt="{{ site.data.translations.header-googleplaystore[page.lang] }}" height="65" width="216" />
1919
</a>
2020
</li>
21-
<li class="app_badge_column__right {% if include.huawei != true %}huawei-only-show-mobile{% endif %}">
21+
<li class="app_badge_column__right {% if include.huawei != 'true' %}huawei-only-show-mobile{% endif %}">
2222
<a class="huawei-store" href="{{ site.data.translations.info-huawei-url }}">
2323
<img src="{{ site.baseurl }}/img/{{site.data.translations.info-huawei-img[page.lang] }}" alt="{{ site.data.translations.header-huaweiappgallery[page.lang] }}" height="65" width="216" />
2424
</a>

0 commit comments

Comments
 (0)