增加3个合作伙伴

This commit is contained in:
cebgcontract 2022-03-29 17:26:53 +08:00
parent e52fbd6aba
commit 003d8dd4d2
4 changed files with 4 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

View File

@ -44,7 +44,10 @@ export default class PartnerSection extends Vue {
{ href: 'https://www.facebook.com/CabronMetaGames', id: 'cabron_metagames' }, { href: 'https://www.facebook.com/CabronMetaGames', id: 'cabron_metagames' },
{ href: 'https://discord.com/invite/vgg', id: 'vgg' }, { href: 'https://discord.com/invite/vgg', id: 'vgg' },
{ href: 'https://discord.gg/6xj6RcSH', id: 'okg' }, { href: 'https://discord.gg/6xj6RcSH', id: 'okg' },
{ href: 'https://discord.gg/5W5GUpKVFR', id: 'asl' } { href: 'https://discord.gg/5W5GUpKVFR', id: 'asl' },
{ href: 'https://twitter.com/ClipsDAO', id: 'clipsdao' },
{ href: 'https://attm.co/', id: 'attmgameguild' },
{ href: 'https://discord.com/invite/mttgg', id: 'mttgameingguild' }
] ]
get mobile() { get mobile() {