source for getorbyt.com getorbyt.com/
client bsky orbytapp app orbyt bluesky getorbyt orbytvideo atproto video
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update iOS download link in app and index pages to direct users to the App Store.

+2 -2
+1 -1
src/pages/app.astro
··· 205 205 </div> 206 206 207 207 <div class="buttons"> 208 - <a href="https://testflight.apple.com/join/FRKef1HA" class="download-button">iOS Beta</a> 208 + <a href="https://apps.apple.com/us/app/orbyt-video/id6751679299" class="download-button">iOS</a> 209 209 <a href="/beta" class="download-button">Android Waitlist</a> 210 210 </div> 211 211 </div>
+1 -1
src/pages/index.astro
··· 328 328 </div> 329 329 </div> 330 330 <div class="row buttons"> 331 - <a href="https://testflight.apple.com/join/FRKef1HA" class="download-button">iOS Beta</a> 331 + <a href="https://apps.apple.com/us/app/orbyt-video/id6751679299" class="download-button">iOS</a> 332 332 <a href="/beta" class="download-button">Android Waitlist</a> 333 333 </div> 334 334 </div>