tangled
alpha
login
or
join now
stream.place
/
streamplace
75
fork
atom
Live video on the AT Protocol
75
fork
atom
overview
issues
1
pulls
pipelines
app: add the real app store link!
Eli Mallon
2 years ago
a61d6d2c
2827dc87
+4
-1
1 changed file
expand all
collapse all
unified
split
js
app
components
get-apps.tsx
+4
-1
js/app/components/get-apps.tsx
···
7
7
export default function GetApps() {
8
8
return (
9
9
<XStack justifyContent="center">
10
10
-
<Anchor target="_blank" href="https://testflight.apple.com/join/FlXQaYfv">
10
10
+
<Anchor
11
11
+
target="_blank"
12
12
+
href="https://apps.apple.com/us/app/aquareum/id6535653195"
13
13
+
>
11
14
<Image
12
15
width={WIDTH}
13
16
height={HEIGHT}