Skip to content

Commit

Permalink
app store 링크 연동하기
Browse files Browse the repository at this point in the history
  • Loading branch information
leeyebeen-dev authored Apr 24, 2024
1 parent ed17ecc commit c1fb22e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

<div class="download_button_container">
<div class="download_button_apple">
<a href="https://www.apple.com/kr/app-store/" target="_blank">
<a href="https://apps.apple.com/kr/app/dmforu/id6480396503" target="_blank">
<img style="height: 42px;" src="./images/download_apple.png">
<a>
</div>
Expand All @@ -75,4 +75,4 @@
</div>
</div>
</body>
</html>
</html>

0 comments on commit c1fb22e

Please sign in to comment.