Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit dc99b73

Browse files
author
Jhonny Michel
committed
adding appstore link
1 parent 88e1b2e commit dc99b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/templates/partials/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ <h1>Menu</h1>
9595
<a target="_blank" href="https://play.google.com/store/apps/details?id=org.pythonbrasil.pybr2018">
9696
<img src="${require('img/google-play-badge.png')}" alt="Baixe no Google Play">
9797
</a>
98-
<!-- a target="_blank" href="https://play.google.com/store/apps/details?id=org.pythonbrasil.pybr2018">
98+
<a target="_blank" href="https://itunes.apple.com/us/app/python-brasil-2018/id1439521365?ls=1&mt=8">
9999
<img class="apple" src="${require('img/download-on-appstore.svg')}" alt="Baixe na AppStore">
100-
</a -->
100+
</a>
101101
</div>
102102
</div>
103103
<section id="page-content" class="page-content">

0 commit comments

Comments
 (0)