welcome: Replace TestFlight link with iOS App Store.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled

This commit is contained in:
2025-12-01 12:24:09 -05:00
parent 83fd005ded
commit d3e06434e6
2 changed files with 3 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
{ {
"type": "tildefriends-app", "type": "tildefriends-app",
"emoji": "👋", "emoji": "👋",
"previous": "&n1QkPkB5JoduFSx8UKOY3IlZqS2GwLiTUZv4ZrEOthQ=.sha256" "previous": "&m7sF3iaAEqf6PtaTBN+upiHNNBPjrq15kZUuxRWiAag=.sha256"
} }

View File

@@ -8,14 +8,10 @@
<link rel="stylesheet" href="regular.min.css" /> <link rel="stylesheet" href="regular.min.css" />
<link rel="stylesheet" href="solid.min.css" /> <link rel="stylesheet" href="solid.min.css" />
<link rel="stylesheet" href="brands.min.css" /> <link rel="stylesheet" href="brands.min.css" />
<style> <style>
img { img {
margin-bottom: -8px; margin-bottom: -8px;
} }
.mySlides {
display: none;
}
</style> </style>
<base target="_top" /> <base target="_top" />
</head> </head>
@@ -108,10 +104,10 @@
</a> </a>
<a <a
class="w3-button w3-round-large w3-padding w3-blue-gray w3-margin-top" class="w3-button w3-round-large w3-padding w3-blue-gray w3-margin-top"
href="https://testflight.apple.com/join/tXxgtSpE" href="https://apps.apple.com/us/app/tilde-friends/id6742085604"
> >
<img src="ios.svg" style="height: 2em; margin: 0" /> <img src="ios.svg" style="height: 2em; margin: 0" />
Get it on iOS (TestFlight) Get it on iOS
</a> </a>
</p> </p>
<p>Just launch the app.</p> <p>Just launch the app.</p>