Add nteract project as a user (#890)

* add nteract project as a user

* correct extra line feed
This commit is contained in:
Carol Willing 2018-08-06 20:38:34 -07:00 committed by Yangshun Tay
parent d2b30dc3ed
commit e27e18bd63

View file

@ -133,6 +133,14 @@ module.exports = [
fbOpenSource: false, fbOpenSource: false,
pinned: false, pinned: false,
}, },
{
caption: 'nteract',
image:
'https://media.githubusercontent.com/media/nteract/logos/master/nteract_logo_cube_book/exports/images/png/nteract_logo_mark_purple.png',
infoLink: 'https://docs.nteract.io/',
fbOpenSource: false,
pinned: false,
},
{ {
caption: 'Open Power Quality', caption: 'Open Power Quality',
image: 'https://openpowerquality.org/img/opqlogo.png', image: 'https://openpowerquality.org/img/opqlogo.png',