Fill in SNS links
This commit is contained in:
parent
bd234984c9
commit
1d2c060ccd
@ -44,27 +44,27 @@ export default class CFP extends Vue {
|
|||||||
{
|
{
|
||||||
title: 'facebook',
|
title: 'facebook',
|
||||||
icon: 'facebook-f',
|
icon: 'facebook-f',
|
||||||
link: '#'
|
link: 'https://sitcon.org/fb'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'flickr',
|
title: 'flickr',
|
||||||
icon: 'flickr',
|
icon: 'flickr',
|
||||||
link: '#'
|
link: 'https://sitcon.org/flickr'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'telegram',
|
title: 'telegram',
|
||||||
icon: 'telegram-plane',
|
icon: 'telegram-plane',
|
||||||
link: '#'
|
link: 'https://sitcon.org/tg'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'twitter',
|
title: 'twitter',
|
||||||
icon: 'twitter',
|
icon: 'twitter',
|
||||||
link: '#'
|
link: 'https://sitcon.org/twitter'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'youtube',
|
title: 'youtube',
|
||||||
icon: 'youtube',
|
icon: 'youtube',
|
||||||
link: '#'
|
link: 'https://sitcon.org/yt'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user