Add Skip to users (#1018)

* Add Skip to users

* Update users.js

* Update users.js
This commit is contained in:
Joel Marcey 2018-10-04 19:55:55 -07:00 committed by Yangshun Tay
parent e3d57d244b
commit 41aaed64a7

View file

@ -267,6 +267,13 @@ module.exports = [
fbOpenSource: false,
pinned: false,
},
{
caption: 'Skip',
image: 'http://www.skiplang.com/img/icon.png',
infoLink: 'http://skiplang.com',
fbOpenSource: true,
pinned: true,
},
{
caption: 'StreamPipes',
image: 'https://streampipes.org/images/streampipes-logo-center.png',