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 7915921 commit 4f4f69aCopy full SHA for 4f4f69a
templates/chain-admin/components/common/Footer.tsx
@@ -45,7 +45,7 @@ const TextDivider = () => {
45
const socialLinks = [
46
{
47
icon: <Icon name="github" color="$blackAlpha600" />,
48
- href: 'https://github.com/cosmology-tech',
+ href: 'https://github.com/hyperweb-io',
49
},
50
51
icon: <Icon name="discord" color="$blackAlpha600" />,
@@ -57,7 +57,7 @@ const socialLinks = [
57
<FaXTwitter size="16px" />
58
</Box>
59
),
60
- href: 'https://x.com/cosmology_tech',
+ href: 'https://x.com/Hyperweb_',
61
62
63
icon: <Icon name="youtube" color="$blackAlpha600" />,
0 commit comments