We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1140033 commit 5ab2385Copy full SHA for 5ab2385
src/Footer.tsx
@@ -67,12 +67,20 @@ class Footer extends Component<IProps, IState> {
67
<List link inverted>
68
<List.Item
69
as="a"
70
- href="https://www.glados.one/landing/9FMKX-GYLMK-ZYIZW-5U3T0"
+ href="https://www.glados.rocks/landing/9FMKX-GYLMK-ZYIZW-5U3T0"
71
target="_blank"
72
>
73
<List.Icon name="plane" />
74
<List.Content>GLaDOS AirLine</List.Content>
75
</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>
84
<List.Item as="a" href="https://t.me/LLC_XMR" target="_blank">
85
<List.Icon name="google" />
86
<List.Content>Google Voice Account</List.Content>
0 commit comments