app store added redirect link

This commit is contained in:
UM ARK Server
2022-08-15 03:02:35 +08:00
parent 5a3bb6ef27
commit 8a52a85735
+1 -1
View File
@@ -113,7 +113,7 @@
<div class="col-lg-3 col-md-6 pb-1">
<div class="d-flex flex-column align-items-center justify-content-center text-center bg-light mb-4 px-4" style="height: 300px;">
<a style="text-decoration: none;" href="https://www.apple.com/app-store/" target="_blank">
<a style="text-decoration: none;" href="https://apps.apple.com/us/app/um-all/id1636670554" target="_blank">
<div class="d-inline-flex align-items-center justify-content-center bg-white shadow rounded-circle mb-4" style="width: 100px; height: 100px;">
<i class="fab fa-3x fa-app-store-ios"></i>
</div>