We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beedebd commit edf5befCopy full SHA for edf5bef
src/components/pages/scam-alert-page.tsx
@@ -8,7 +8,7 @@ import { MarkdownTextProseWrapper } from '@/components/ui/markdown-text';
8
9
const haqqLink = 'https://haqq.network';
10
const islamicLink = 'https://islamiccoin.net';
11
-const islamicInsta = 'https://www.instagram.com/Islamic.Coin/';
+const islamicInsta = 'https://www.instagram.com/haqq_network';
12
const islamicTwitter = 'https://twitter.com/islamic_coin';
13
const haqqTwitter = 'https://twitter.com/the_haqqnetwork';
14
@@ -67,7 +67,7 @@ export function ScamAlertPage() {
67
target="_blank"
68
rel="noopener noreferrer"
69
>
70
- @Islamic.Coin
+ @haqq_network
71
</Link>
72
);
73
},
0 commit comments