Skip to content

Commit 5ab2385

Browse files
committed
add foxi cloud
1 parent 1140033 commit 5ab2385

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/Footer.tsx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,20 @@ class Footer extends Component<IProps, IState> {
6767
<List link inverted>
6868
<List.Item
6969
as="a"
70-
href="https://www.glados.one/landing/9FMKX-GYLMK-ZYIZW-5U3T0"
70+
href="https://www.glados.rocks/landing/9FMKX-GYLMK-ZYIZW-5U3T0"
7171
target="_blank"
7272
>
7373
<List.Icon name="plane" />
7474
<List.Content>GLaDOS AirLine</List.Content>
7575
</List.Item>
76+
<List.Item
77+
as="a"
78+
href="https://www.foxiyun.com/#/register?code=vxZVz57U"
79+
target="_blank"
80+
>
81+
<List.Icon name="plane" />
82+
<List.Content>Foxi Cloud AirLine</List.Content>
83+
</List.Item>
7684
<List.Item as="a" href="https://t.me/LLC_XMR" target="_blank">
7785
<List.Icon name="google" />
7886
<List.Content>Google Voice Account</List.Content>

0 commit comments

Comments
 (0)