tangled
alpha
login
or
join now
stream.place
/
streamplace
77
fork
atom
Live video on the AT Protocol
77
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
export default function GetApps() {
8
return (
9
<XStack justifyContent="center">
10
-
<Anchor target="_blank" href="https://testflight.apple.com/join/FlXQaYfv">
0
0
0
11
<Image
12
width={WIDTH}
13
height={HEIGHT}
···
7
export default function GetApps() {
8
return (
9
<XStack justifyContent="center">
10
+
<Anchor
11
+
target="_blank"
12
+
href="https://apps.apple.com/us/app/aquareum/id6535653195"
13
+
>
14
<Image
15
width={WIDTH}
16
height={HEIGHT}